|
Tony Li Xu |
at Jun 28, 2013 at 8:19 pm
|
⇧ |
| |
Hi Wong:
Just out of my curiosity, I tried disable HDFS permissions in our testing
cluster, by set "Service->Service hdfs1->Configuration->Service-Wide->check
HDFS Permissions" to false. Now in "CM -> HDFS -> NN ->
Processes -> "Show" config/environment for NN", I can see the snippet:
<property>
<name>dfs.permissions</name>
<value>false</value>
</property>
is in the hdfs-site.xml, however in my namenode server,
/etc/hadoop/conf/hdfs-site.xml, the above snippet is not there. Even I
did a "Deploy Client Configuration", I do have all my nodes set up as
Gateway.
--
Tony
On Fri, Jun 28, 2013 at 3:06 PM, bc Wong wrote:Did you restart HDFS after that?
If you've already done that, then could you go to: CM -> HDFS -> NN ->
Processes -> "Show" config/environment for NN, and attach the
hdfs-site.xml?
Cheers,
bc
On Fri, Jun 28, 2013 at 10:16 AM, jee wrote:
Hi,
I am trying to disable dfs.permissions in a test env using CM4.5 CDH4.3 via
UI option: Service-Wide/Check HDFS Permissions(dfs.permissions).
It is not taking affect. Is this a known issue in CM / CDH, is there any
work-around for this?
Thanks,
Jee