HDFS 2.X新特性

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