This is true you can wrap the bundle on runtime as Caspar proposed. However, this approach is not to be used much in production.
Now regarding your initial question, camel-hdfs feature only installs hadoop-core. I don't see any hadoop-common in the public maven repo. The package you mention "org.apache.hadoop.metrics.jvm" is exported by the hadoop-core bundle, so you should be ok. -- *Ioannis Canellos* * FuseSource <http://fusesource.com> ** Blog: http://iocanel.blogspot.com ** Apache Karaf <http://karaf.apache.org/> Committer & PMC Apache ServiceMix <http://servicemix.apache.org/> Committer Apache Gora <http://incubator.apache.org/gora/> Committer *
