m4nuC opened a new issue #1186:
URL: https://github.com/apache/camel-kafka-connector/issues/1186


   Hi,
   
   I am trying to use the kinesis source connector to copy kinesis data to a 
Kafka stream. 
   
   I copy the `camel-aws-kinesis-kafka-connector-0.7.1.jar` but the class does 
not seem to be available in the Kafka connect.
   
   The documentation mentions adding:
   
   ```
   <dependency>
     <groupId>org.apache.camel.kafkaconnector</groupId>
     <artifactId>camel-aws-kinesis-kafka-connector</artifactId>
     <version>x.x.x</version>
     <!-- use the same version as your Camel Kafka connector version -->
   </dependency>
   ```
   
   but not knowing much java I am unsure what to do with this. Am I missing one 
step ? 
   
   
   Thanka 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:
[email protected]


Reply via email to