开发者社区> 问答> 正文

Hadoop中改变文件所属的组,使用-R将使改变在目录结构下递归进行的 shell命令是什么呢?

Hadoop中改变文件所属的组,使用-R将使改变在目录结构下递归进行的 shell命令是什么呢?

展开
收起
bnbajjyhyjfty 2021-12-05 14:18:32 478 0
1 条回答
写回答
取消 提交回答
  • chgrp 使用方法:hadoop fs -chgrp [-R] GROUP URI [URI …] Change group association of files. With -R, make the change recursively through the directory structure. The user must be the owner of files, or else a super-user. Additional information is in the Permissions User Guide. -->

    改变文件所属的组。使用-R将使改变在目录结构下递归进行。命令的使用者必须是文件的所有者或者超级用户

    2021-12-06 09:44:08
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Why is my Hadoop* job slow 立即下载
\"Hadoop的过去现在和未来——从阿里云梯到E-MapReduce \" 立即下载
原生SQL on Hadoop引擎- Apache HAWQ 2.x最新技术解密malili 立即下载