fixed typo
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ services:
|
|||||||
container_name: skycrate-hadoop-namenode
|
container_name: skycrate-hadoop-namenode
|
||||||
restart: on-failure:5
|
restart: on-failure:5
|
||||||
ports:
|
ports:
|
||||||
- "9870:9870" # Web IU
|
- "9870:9870" # Web UI
|
||||||
#- "9000:9000" # Hadoop; No need to expose since backend will access internally
|
#- "9000:9000" # Hadoop; No need to expose since backend will access internally
|
||||||
user: "hdoop:hdoop"
|
user: "hdoop:hdoop"
|
||||||
security_opt:
|
security_opt:
|
||||||
|
|||||||
Reference in New Issue
Block a user