Hi,
i want to write a file to hdfs, using hadoop pipes. can anyone tell me how
to do that?
im using an external library that writes its output to disk, so probably i
have to read that output and write it to the distributed filesystem?
i found FSDataOutputStream, but its a java class. 
can anyone help?
moreover, can anyone tell me where i can find goot documentation about
hadoop pipes? nearly everything i find is java specific. i looked at the
hadoop pipes source and it looked very restricted, can i do everything in
hadoop pipes that possible in java?

thank for your help
horson
-- 
View this message in context: 
http://old.nabble.com/writing-files-to-HDFS-%28from-c%2B%2B-pipes%29-tp26681351p26681351.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.

Reply via email to