We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce90c9 commit af9a43dCopy full SHA for af9a43d
hadoop-spark-cluster/docker-compose.yml
@@ -104,8 +104,8 @@ services:
104
deploy:
105
resources:
106
limits:
107
- cpus: '1'
108
- memory: 1G
+ cpus: '2'
+ memory: 2G
109
110
spark-worker:
111
build:
@@ -128,8 +128,8 @@ services:
128
129
130
131
132
133
134
volumes:
135
hadoop_namenode:
0 commit comments