Skip to content

Commit 52ca74d

Browse files
committed
add port for sec name node
1 parent a8d3829 commit 52ca74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spark-cluster/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ docker run \
7878
-p 50075:50075 \
7979
-p 7078:7078 \
8080
-p 8081:8081 \
81+
-p 9868:9868 \
8182
-v $(pwd)/hadoop/etc/hadoop:/usr/local/hadoop/etc/hadoop/ \
8283
-v $(pwd)/spark/conf:/usr/local/spark/conf \
8384
-e PYSPARK_MASTER=spark://localhost:7077 \

0 commit comments

Comments
 (0)