You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Pedro Sá da Costa <ps...@gmail.com> on 2013/05/29 13:46:30 UTC

copy data between hosts and using hdfs proxy.

Hi,

I want to copy data between hosts in Hadoop 2.0.4. But the hosts are
      using HDFS Proxy on port 3888. I tried with the protocol hftp,
      httpfs, and hdfs. All the examples didn't work. "hadoop distcp
      hftp://host1:3888/user/out/part-m-00029 hftp://host2:3888/ Any
      suggestion?

-- 
Best regards,