chmod

Changes the permissions of files.
The user must be the owner of the file, or a superuser.

The usage is as follows:

$ hadoop fs -chmod [-R] <MODE[,MODE]... | OCTALMODE> URI [URI ...]
Arguments

-R

Recursively through the directory structure

Found a mistake? Seleсt text and press Ctrl+Enter to report it