中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

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

林西县| 上思县| 镇康县| 忻城县| 通辽市| 日照市| 曲周县| 樟树市| 达日县| 灌南县| 衢州市| 缙云县| 咸宁市| 耒阳市| 德昌县| 会同县| 永定县| 库伦旗| 调兵山市| 东平县| 博野县| 新竹市| 晋州市| 区。| 叙永县| 全南县| 霍林郭勒市| 临湘市| 乳源| 永安市| 舟曲县| 郑州市| 都江堰市| 盖州市| 宜章县| 西吉县| 晋城| 根河市| 什邡市| 扶风县| 黔西|