91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Hadoop常用的操作命令(2)

發布時間:2020-07-25 14:25:41 來源:網絡 閱讀:373 作者:小瘋魔 欄目:大數據
Hadoop常用的操作命令

列出目錄清單
[root@centos67 ~]# hdfs dfs -ls /

遞歸列出目錄清單
[root@centos67 ~]# hdfs dfs -lsr /

創建目錄
[root@centos67 ~]# hdfs dfs -mkdir /input/test

刪除目錄
[root@centos67 ~]# hdfs dfs -rmr /input/test

創建文件
[root@centos67 ~]# hdfs dfs -touchz /input/test/test.txt

文件重命名
[root@centos67 ~]# hdfs dfs -mv /input/test/test.txt /input/test/test.exe

上傳文件
[root@centos67 ~]# hdfs dfs -put ./test.log /input/test/

下載文件
[root@centos67 ~]# hdfs dfs -get /input/test/test.log ./

查看文件內容
[root@centos67 ~]# hdfs dfs -cat /input/test/test.log

刪除文件
[root@centos67 ~]# hdfs dfs -rm /input/test/test.log

復制文件
[root@centos67 ~]# hdfs dfs -cp /input/test/test.log /test.log

統計目錄下的所有文件大小
[root@centos67 ~]# hdfs dfs -du /input

統計整個目錄大小
[root@centos67 ~]# hdfs dfs -dus /input

將指定目錄下所有文件內容保存為一個文件,并且下載到本地
[root@centos67 ~]# hdfs dfs -getmerge /input/test ./test.txt

查看文件的最后1KB內容
[root@centos67 ~]# hdfs dfs /input/test/test.log

修改文件屬主屬組,可以加-R遞歸
[root@centos67 ~]# hdfs dfs -chown xiaomo:xiaomo /input/test/test.log

修改文件權限,可以加-R遞歸
[root@centos67 ~]# hdfs dfs -chmod 700 /input/test/test.log

統計當前文件/目錄信息
目錄數、文件數、文件大小、文件名/目錄名
[root@centos67 ~]# hdfs dfs -count /input/test/test.log

清空回收站,文件被刪除時,它首先會移到臨時目錄.Trash/中,
當超過延遲時間之后,文件才會被永久刪除 
[root@centos67 ~]# hdfs dfs -expunge

[root@centos67 ~]# hdfs dfs -test /input
對/input進行如下類型的檢查: 
-e 是否存在,如果存在,返回0,否則返回1 
-z 是否為空,如果長度為0,返回0,否則返回1 
-d 是否為目錄,如果為目錄,返回0,否則返回1 

顯示文件內容,壓縮文件會解壓
[root@centos67 ~]# hdfs dfs -text /input/test/test.log

查看某個命令的幫助
[root@centos67 ~]# hdfs dfs -help ls
[root@centos67 ~]# hdfs dfs -help touchz

將正在運行的hadoop作業kill掉
[root@centos67 ~]# hdfs job –kill [job-id]


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

南通市| 望江县| 章丘市| 安庆市| 长沙市| 西平县| 霍邱县| 永济市| 洛扎县| 子洲县| 平潭县| 津南区| 团风县| 道真| 上饶市| 永川市| 建德市| 德江县| 浑源县| 老河口市| 库尔勒市| 大田县| 镇平县| 庆元县| 祁阳县| 阿坝县| 广南县| 改则县| 志丹县| 宜昌市| 云浮市| 依安县| 康保县| 墨脱县| 郴州市| 澜沧| 株洲市| 曲麻莱县| 来安县| 新河县| 胶州市|