[GitHub] spark issue #21033: [SPARK-19320][MESOS]allow specifying a hard limit on num...

2018-04-13 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/21033 Anything else do we need to do to merge in this change? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark pull request #21033: [SPARK-19320][MESOS][WIP]allow specifying a hard ...

2018-04-12 Thread yanji84
Github user yanji84 commented on a diff in the pull request: https://github.com/apache/spark/pull/21033#discussion_r181231118 --- Diff: resource-managers/mesos/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosCoarseGrainedSchedulerBackendSuite.scala --- @@ -165,18

[GitHub] spark pull request #21033: [SPARK-19320][MESOS][WIP]allow specifying a hard ...

2018-04-10 Thread yanji84
GitHub user yanji84 opened a pull request: https://github.com/apache/spark/pull/21033 [SPARK-19320][MESOS][WIP]allow specifying a hard limit on number of gpus required in each spark executor when running on mesos ## What changes were proposed in this pull request

[GitHub] spark issue #17979: [SPARK-19320][MESOS][WIP]allow specifying a hard limit o...

2018-03-21 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17979 We are really in need of this. Can we reopen this? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark pull request #17979: [SPARK-19320][MESOS][WIP]allow specifying a hard ...

2017-05-14 Thread yanji84
GitHub user yanji84 opened a pull request: https://github.com/apache/spark/pull/17979 [SPARK-19320][MESOS][WIP]allow specifying a hard limit on number of gpus required in each spark executor when running on mesos ## What changes were proposed in this pull request

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-15 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @srowen @tnachen confirm merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] spark pull request #17109: [SPARK-19740][MESOS]Add support in Spark to pass ...

2017-04-15 Thread yanji84
Github user yanji84 commented on a diff in the pull request: https://github.com/apache/spark/pull/17109#discussion_r111671944 --- Diff: resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendUtil.scala --- @@ -99,6 +99,26 @@ private

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-11 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @srowen is there anything else holding this up? why does it take so long? thanks --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-03-17 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 hello, any update on this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-03-11 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @mgummelt comments addressed, please take another look --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request #17235: [SPARK-19320][MESOS][WIP]allow specifying a hard ...

2017-03-09 Thread yanji84
GitHub user yanji84 opened a pull request: https://github.com/apache/spark/pull/17235 [SPARK-19320][MESOS][WIP]allow specifying a hard limit on number of gpus required in each spark executor when running on mesos ## What changes were proposed in this pull request

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-03-09 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @tnachen does the PR look good? Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-03-05 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @tnachen test ready --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-03-01 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @tnachen I will add test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] spark pull request #17109: [SPARK-19740][MESOS]

2017-02-28 Thread yanji84
GitHub user yanji84 opened a pull request: https://github.com/apache/spark/pull/17109 [SPARK-19740][MESOS] ## What changes were proposed in this pull request? Allow passing in arbitrary parameters into docker when launching spark executors on mesos with docker