We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f2e65 commit 8f99200Copy full SHA for 8f99200
core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala
@@ -29,7 +29,7 @@ import org.apache.spark.util.Utils
29
/**
30
* Main gateway of launching a Spark application.
31
*
32
- * This script handles setting up the classpath with relevant Spark dependencies and provides
+ * This program handles setting up the classpath with relevant Spark dependencies and provides
33
* a layer over the different cluster managers and deploy modes that Spark supports.
34
*/
35
object SparkSubmit {
0 commit comments