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


   It seems that the HDFS Connector cannot be loaded due to conflicts between 
the dependencies used by the component and the ones available on the connect 
runtime. 
   
   Without manipulating the classpath, loading the dependencies fail because a 
dependency carried by either one of them does not seem to contain the 
getProperties on the Application class (which comes from 
`javax.ws.rs:javax.ws.rs-api`). Manipulating the classpath to include this 
library and/or exclude specific dependencies cause the connector to fail to 
load due to other classpath related issues (ie.: `ClassNotFoundException`).
   
   I'll provide more logs later for this one.


----------------------------------------------------------------
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