Hi all, Quick question about hadoop dfs -put local_file hdfs_file command
It seems that regardless of permissions for local_file the initial permissions for hdfs_file are -rw-r--r--, which allow file to be read by other users. Is there are way to change the initial file settings? Thanks in advance. Serge
