脚本最后调用exec 执行"${SPARK_HOME}"/bin/spark-class,调用的class 为: org.apache.spark.deploy.SparkSubmit ,后面的"$@" 是脚本执行的所有参数。
確定! 回上一頁