Skip to content

Commit

Permalink
added host in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Giannis Mouchakis committed Mar 10, 2016
1 parent 115c549 commit 6634ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The cluster by default uses data replication "2". To change it edit the hdfs-sit

To start the namenode run

docker run --name namenode -h bde2020/hadoop-namenode
docker run --name namenode -h namenode bde2020/hadoop-namenode

To start two datanodes on the same host run

Expand Down

0 comments on commit 6634ef0

Please sign in to comment.