chgrp
Changes group association of files.
The user must be the owner of files, or a superuser.
The usage is as follows:
$ hadoop fs -chgrp [-R] GROUP URI [URI ...]
-R |
Recursively through the directory structure |
Changes group association of files.
The user must be the owner of files, or a superuser.
The usage is as follows:
$ hadoop fs -chgrp [-R] GROUP URI [URI ...]
-R |
Recursively through the directory structure |