m4nuC edited a comment on issue #1186:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1186#issuecomment-847885175


   Hi, 
   
   Thank you for the fast reply.
   
   The steps are:
   1. I download the [connector]( 
https://repo.maven.apache.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-kafka-connector/0.9.0/camel-aws2-kinesis-kafka-connector-0.9.0-package.tar.gz)
   2. I unzip it and copy the `camel-aws-kinesis-kafka-connecto`r folder inside 
kafka connect` class path` using a dockerfile:
   `ADD ./services/kafka_connect/camel-aws-kinesis-kafka-connector/ 
/usr/share/confluent-hub-components/camel-aws-kinesis-kafka-connector
   `
   3. I start the application and try to strat a connector with the class: 
`org.apache.camel.kafkaconnector.aws2kinesis.CamelAws2kinesisSourceConnector` 
and I will get a class not found error
   
   Am I missing anything ? 
   
   Thanks a lot


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to