Skip to content

Commit a06da76

Browse files
committed
Update Master.scala
1 parent 40c8f9f commit a06da76

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/scala/org/apache/spark/deploy/master

1 file changed

+1
-1
lines changed

core/src/main/scala/org/apache/spark/deploy/master/Master.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ private[master] class Master(
605605
}
606606

607607
/**
608-
* Allocate a worker's resources to one or more executors.
608+
* Allocate a worker's resources to one or more executors
609609
* @param app the info of the application which the executors belong to
610610
* @param assignedCores number of cores on this worker for this application
611611
* @param coresPerExecutor number of cores per executor

0 commit comments

Comments
 (0)