opensearch-connector-for-apache-kafka icon indicating copy to clipboard operation
opensearch-connector-for-apache-kafka copied to clipboard

Not working with AWS MSK Connect

Open rsharma1980 opened this issue 1 year ago • 11 comments

I am trying to create the connector in AWS MSK. I took the latest zip file and created a custom plugin. It gives me error "There is an issue with the connector, Code: UnknownError.Unknown Message: The last operation failed. Retry the operation" . I passed there variables connection connector.class=io.aiven.kafka.connect.opensearch.OpensearchSinkConnector connection.url=<> port used was 9200 tasks.max=1. I am not sure what is causing it. Is expected to work with AWS?

rsharma1980 avatar Apr 07 '23 20:04 rsharma1980