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 40c8f9f commit a06da76Copy full SHA for a06da76
core/src/main/scala/org/apache/spark/deploy/master/Master.scala
@@ -605,7 +605,7 @@ private[master] class Master(
605
}
606
607
/**
608
- * Allocate a worker's resources to one or more executors.
+ * Allocate a worker's resources to one or more executors
609
* @param app the info of the application which the executors belong to
610
* @param assignedCores number of cores on this worker for this application
611
* @param coresPerExecutor number of cores per executor
0 commit comments