Commit b88e649d authored by rdecoupe's avatar rdecoupe
Browse files

fix issue #1 x2

No related merge requests found
Showing with 8 additions and 0 deletions
+8 -0
<configuration> <configuration>
<property>
<name>dfs.name.dir</name>
<value>file:///home/hadoop/tmp</value>
</property>
<property>
<name>dfs.data.dir</name>
<value>file:///home/hadoop/tmp</value>
</property>
<property> <property>
<name>dfs.replication</name> <name>dfs.replication</name>
<value>{{nbOfClusterDataNode}}</value> <value>{{nbOfClusterDataNode}}</value>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment