[GitHub] spark pull request #21485: [SPARK-24455][CORE] fix typo in TaskSchedulerImpl...

2018-06-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/21485


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #21485: [SPARK-24455][CORE] fix typo in TaskSchedulerImpl...

2018-06-02 Thread xueyumusic
GitHub user xueyumusic opened a pull request:

https://github.com/apache/spark/pull/21485

[SPARK-24455][CORE] fix typo in TaskSchedulerImpl comment

change runTasks to submitTasks  in the TaskSchedulerImpl.scala 's comment




You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xueyumusic/spark fixtypo1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/21485.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #21485


commit 97df135e7af26191cbbe3e5c54afe79d94aa43f8
Author: xueyu 
Date:   2018-06-02T07:09:18Z

fix typo in TaskSchedulerImpl




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org