Trying to set up:
- Source: MySQL replication hosted in RDS, which works on its own
- Target: Kafka (works on its own) + CSR (untested) hosted on Confluent Cloud--using the AvroFormatter.
The CSR is untested bc it doesn't seem like CSR is supported w/ the builtin load generators--though maybe I'm wrong.
When I deploy it, I get:
Error Deploy failed! java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
I’ve tested the connection to the CSR and it works, so I don’t believe it’s a credential issue.