Skip to content

Commit eaa2651

Browse files
authored
Merge pull request #2 from gabfxv/patch-1
Update README.md
2 parents 83aa7e2 + 54818d3 commit eaa2651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Now it is time to select a tag of the Docker image. The default is latest but it
102102

103103
Only for the first time, you need to format the namenode information directory **in Master and Workers nodes. Do not execute this command when you are in production with valid data stored as you will lose all your data stored in the HDFS**:
104104

105-
`docker container run --rm -v hdfs_master_data_swarm:/home/hadoop/data/nameNode jwaresolutions/big-data-cluster:<tag> /usr/local/hadoop/bin/hadoop namenode -format`
105+
`docker container run --rm -v hdfs_master_data_swarm:/home/hadoop/data/nameNode jwaresolutions/big-data-cluster:<tag> /opt/hadoop-3.4.0/bin/hadoop namenode -format`
106106

107107
Now you are ready to deploy your production cluster!
108108

0 commit comments

Comments
 (0)