fixing docker-compose for hadoop cluster deployment
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ historyserver:
|
||||
domainname: hadoop
|
||||
net: hadoop
|
||||
volumes:
|
||||
- historyserver:/hadoop/yarn/timeline
|
||||
- ./data/historyserver:/hadoop/yarn/timeline
|
||||
env_file:
|
||||
- ./hadoop.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user