added host in README

This commit is contained in:
Giannis Mouchakis
2016-03-10 02:04:22 +02:00
parent 115c54948d
commit 6634ef00fb
+1 -1
View File
@@ -4,7 +4,7 @@ The cluster by default uses data replication "2". To change it edit the hdfs-sit
To start the namenode run 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 To start two datanodes on the same host run