Ioannis, Thanks for responding.
My initial question was whether anyone could tell me what I'm doing wrong in my efforts to read a file(s) from hdfs and write it to standard out. Can you answer this? A follow on question arises from the aforementioned: Does camel-hdfs contain all the dependencies required for what I'm trying to do? It seems like it should, but I am getting an error that makes me wonder if I need yet another library. Thanks On 11 October 2011 00:50, Ioannis Canellos <[email protected]> wrote: > 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 > * > > > > > > -- Geoffry Roberts
