I would like to disable permission checking in HDFS using Cloudera
Manager 4 and CDH4.
How can I do this when there is no such configuration parameter
displayed on the CM web interface?
I know that I have to set this setting:
<property>
<name>dfs.permissions</name>
<value>false</value>
</property>
--
Wojciech Langiewicz