摘要: bin/spark-submit \ --class <main-class> --master <master-url> \ ... # other options <application-jar> \ [application-arguments] 由于 spark-shell 停止掉后,集群 阅读全文
posted @ 2022-01-19 11:09 青竹之下 阅读(78) 评论(0) 推荐(0)