I am trying to create a connector in MSK Connect. I can build and upload the jar file to the s3 bucket, and also create the connector. I have created policies and kinesis delivery stream, configured the connector. But it never goes from Creating to Active. If I check the logs I can see this error:
Hi
I am trying to create a connector in MSK Connect. I can build and upload the jar file to the s3 bucket, and also create the connector. I have created policies and kinesis delivery stream, configured the connector. But it never goes from Creating to Active. If I check the logs I can see this error:
[Worker-0fd08a85da694a139] java.lang.NoClassDefFoundError: com/amazonaws/services/kinesisfirehose/model/AmazonKinesisFirehoseException
What am I missing, or is this not possible to run in MSK Connect?