spark 启动命令

xiaoxiao2021-02-28  129

启动master ./sbin/start-master.sh 启动worker ./bin/spark-class org.apache.spark.deploy.worker.Worker spark://briup-virtual-machine:7077 提交作业 ./bin/spark-submit --master spark://briup-virtual-machine:7077 --class WorkCount /home/briup/spark01.jar
转载请注明原文地址: https://www.6miu.com/read-63982.html

最新回复(0)