Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
NiSaumande
Partner - Contributor
Partner - Contributor

Feature camel_hbase not in karaf

Hello,

I'm trying to deploy in karaf a route I've built and tested successfully in the studio.

When I put the .kar in the deploy folder of karaf, I get this error :

   org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=Test_HBase_com_body-feature; type=karaf.feature; version="[0.1.0,0.1.0]"; filter:="(&(osgi.identity=Test_HBase_com_body-feature)(type=karaf.feature)(version>=0.1.0)(version<=0.1.0))" [caused by: Unable to resolve Test_HBase_com_body-feature/0.1.0: missing requirement [Test_HBase_com_body-feature/0.1.0] osgi.identity; osgi.identity=cam

   el-hbase; type=karaf.feature]

And indeed, the feature camel-hbase is not available in the karaf I deployed from the talend package :

0693p00000C8ENjAAN.png

How can I get the camel-hbase feature in the karaf container ?

I'm using TOS ESB 7.3.1.

Thank you,

Nicolas

Labels (2)
1 Reply
NiSaumande
Partner - Contributor
Partner - Contributor
Author

Hello,

 

I'm still stuck with the camel-hbase feature missing. It looks like it is in the repo camel 2.10.0, and not in the repo 2.24.2 used by Talend.

Did I do something wrong ?

 

Thank you,

Nicolas