You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Oleg Ruchovets <or...@gmail.com> on 2010/07/06 17:06:50 UTC

write files to hdfs from osgi

Hi , I need to write files to hdfs file system using hdfs java api . In my
case I need that hdfs client runs from OSGi.

1) Does someone succeed to use hdfs client from OSGi container? What is the
best practice ant potential problem of this issue?
1) As I understand at least hadoop-0.20.1-hdfs127-core.jar has to be
converted to OSGi compatible jar. What is the best way to edit
hadoop-0.20.1-hdfs127-core.jar MANIFEST file?

Thanks in advance
Oleg.