I have the following in my hdfs-site.yml file

<property>
  <name>dfs.permissions.enabled</name>
  <value>true</value>
</property>
<property>
  <name>fs.permissions.umask-mode</name>
  <value>077</value>
</property>
While the umask-mode is being honored
The dfs.permissions.enabled  is not, files are still being created as user hdfs 
and allowing users to write or delete any file.

Any suggestions would be greatly appreciated
-Eric

--
Eric Prescott
Sr. Systems Administrator
Department of Computer Science and Engineering
School of Electrical Engineering and Computer Science
Office: 814-863-1142
edp...@psu.edu<mailto:edp...@psu.edu>
W115 Westgate Building
University Park, PA 16802

Reply via email to