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