Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/apache-spark/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Apache spark 使用spark的默认部署模式_Apache Spark_Yarn - Fatal编程技术网

Apache spark 使用spark的默认部署模式

Apache spark 使用spark的默认部署模式,apache-spark,yarn,Apache Spark,Yarn,我正在使用spark 2.4.3通过--master warn启动spark作业 默认值部署模式设置为什么?是client还是cluster?正如@blackbishop所评论的,因为部署模式是client客户端。哎呀,文件里没写。谢谢

我正在使用spark 2.4.3通过
--master warn
启动spark作业


默认值
部署模式
设置为什么?是
client
还是
cluster

正如@blackbishop所评论的,因为
部署模式是
client
客户端。哎呀,文件里没写。谢谢