Merge "Enable ACLs"
This commit is contained in:
@@ -29,4 +29,8 @@
|
|||||||
<name>dfs.datanode.data.dir</name>
|
<name>dfs.datanode.data.dir</name>
|
||||||
<value>file:__PLACEHOLDER__/hadoop/tmp/dfs/data</value>
|
<value>file:__PLACEHOLDER__/hadoop/tmp/dfs/data</value>
|
||||||
</property>
|
</property>
|
||||||
|
<property>
|
||||||
|
<name>dfs.namenode.acls.enabled</name>
|
||||||
|
<value>true</value>
|
||||||
|
</property>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Reference in New Issue
Block a user