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 a8d3829 commit 52ca74dCopy full SHA for 52ca74d
spark-cluster/README.md
@@ -78,6 +78,7 @@ docker run \
78
-p 50075:50075 \
79
-p 7078:7078 \
80
-p 8081:8081 \
81
+ -p 9868:9868 \
82
-v $(pwd)/hadoop/etc/hadoop:/usr/local/hadoop/etc/hadoop/ \
83
-v $(pwd)/spark/conf:/usr/local/spark/conf \
84
-e PYSPARK_MASTER=spark://localhost:7077 \
0 commit comments