HDFS的shell操作

來源:互聯網
上載者:User

標籤:使用   for   檔案   sp   c   linux   ad   ef   r   

選項名稱 使用格式 含義
-ls -ls <路徑> 查看指定路徑的目前的目錄結構
-lsr -lsr <路徑> 遞迴查看指定路徑的目錄結構
-du -du <路徑> 統計目錄下個檔案大小
-dus -dus <路徑> 匯總統計目錄下檔案(夾)大小
-count -count [-q] <路徑> 統計檔案(夾)數量
-mv -mv <源路徑> <目的路徑> 移動
-cp -cp <源路徑> <目的路徑> 複製
-rm -rm [-skipTrash] <路徑> 刪除檔案/空白檔案夾
-rmr -rmr [-skipTrash] <路徑> 遞迴刪除
-put -put <多個linux上的檔案> <hdfs路徑> 上傳檔案
-copyFromLocal -copyFromLocal <多個linux上的檔案> <hdfs路徑> 從本地複製
-moveFromLocal -moveFromLocal <多個linux上的檔案> <hdfs路徑> 從本地移動
-getmerge -getmerge <源路徑> <linux路徑> 合并到本地
-cat -cat <hdfs路徑> 查看檔案內容
-text -text <hdfs路徑> 查看檔案內容
-copyToLocal -copyToLocal [-ignoreCrc] [-crc] [hdfs源路徑] [linux目的路徑] 從本地複製
-moveToLocal -moveToLocal [-crc] <hdfs源路徑> <linux目的路徑> 從本地移動
-mkdir -mkdir <hdfs路徑> 建立空白檔案夾
-setrep -setrep [-R] [-w] <副本數> <路徑> 修改副本數量
-touchz -touchz <檔案路徑> 建立空白檔案
-stat -stat [format] <路徑> 顯示檔案統計資訊
-tail -tail [-f] <檔案> 查看檔案尾部資訊
-chmod -chmod [-R] <許可權模式> [路徑] 修改許可權
-chown -chown [-R] [屬主][:[屬組]] 路徑 修改屬主
-chgrp -chgrp [-R] 屬組名稱 路徑 修改屬組
-help -help [命令選項] 協助

 

注意:以上表格中對於路徑,包括 hdfs中的路徑和 linux 中的路徑。對於容易產生歧義
的地方,會特別指出“linux 路徑”或者“hdfs路徑” 。

 

HDFS的shell操作

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.