You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by sam liu <sa...@gmail.com> on 2013/04/17 10:46:48 UTC

How to enable Distcp to support Http protocol?

Hi Experts,

In a case, it needs Distcp to support Http protocol and then do some
specific configurations in the implementation. The final usage should like:
hadoop distcp http://cluster1:16000/user/user1/data1
http://cluster2:16000/user/user2/data2

What's the general process of implementing such requirement?


Thanks very much!

Sam Liu