HDFS 2.X新特性

1.集羣間數據拷貝 (1) scp實現兩個遠程主機之間的文件複製     scp -r hello.txt [email protected]:/user/luomk/hello.txt          // 推 push     scp -r [email protected]:/user/luomk/hello.txt  hello.txt       // 拉 pull     scp -
相關文章
相關標籤/搜索