Hi , anybody know how to parallel write data to hdfs using java? I know there
is a program called "distcp" could do this, see,
% hadoop distcp hdfs://namenode1/foo hdfs://namenode2/bar
but how can achieve this goal in my java program ?  

-- 
View this message in context: 
http://old.nabble.com/How-to-write-data-parallelly-to-HDFS-using-Java--tp28967994p28967994.html
Sent from the Hadoop core-dev mailing list archive at Nabble.com.

Reply via email to