[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15119 --- 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, or if the feature is

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-10 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95490403 --- Diff: docs/configuration.md --- @@ -433,9 +433,11 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-10 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95490694 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitUtilsSuite.scala --- @@ -192,10 +211,51 @@ class SparkSubmitUtilsSuite extends SparkFunSuite

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95272422 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -974,23 +967,102 @@ private[spark] object SparkSubmitUtils { }

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread BryanCutler
Github user BryanCutler commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95272071 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -974,23 +967,102 @@ private[spark] object SparkSubmitUtils { }

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95271376 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -283,8 +284,17 @@ object SparkSubmit extends CommandLineUtils { }

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread BryanCutler
Github user BryanCutler commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95271119 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -283,8 +284,17 @@ object SparkSubmit extends CommandLineUtils {

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread brkyvz
Github user brkyvz commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95267649 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -974,23 +967,102 @@ private[spark] object SparkSubmitUtils { }

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95261483 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -283,8 +284,17 @@ object SparkSubmit extends CommandLineUtils { }

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95261994 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -974,23 +967,102 @@ private[spark] object SparkSubmitUtils { }

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread BryanCutler
Github user BryanCutler commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95229575 --- Diff: docs/configuration.md --- @@ -450,8 +452,20 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread brkyvz
Github user brkyvz commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95203300 --- Diff: docs/configuration.md --- @@ -450,8 +452,20 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2017-01-09 Thread brkyvz
Github user brkyvz commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r95203048 --- Diff: docs/configuration.md --- @@ -450,8 +452,20 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-16 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92906414 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -445,6 +450,8 @@ object SparkSubmit { sysProp =

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-16 Thread BryanCutler
Github user BryanCutler commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92903723 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitUtilsSuite.scala --- @@ -137,7 +139,9 @@ class SparkSubmitUtilsSuite extends

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-16 Thread BryanCutler
Github user BryanCutler commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92903560 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -445,6 +450,8 @@ object SparkSubmit { sysProp =

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-16 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92851408 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -291,8 +292,12 @@ object SparkSubmit { } else { Nil

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-16 Thread themodernlife
Github user themodernlife commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92817182 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -291,8 +292,12 @@ object SparkSubmit { } else {

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-15 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92713539 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitUtilsSuite.scala --- @@ -137,7 +139,9 @@ class SparkSubmitUtilsSuite extends SparkFunSuite

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-15 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92713607 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -175,6 +176,7 @@ private[deploy] class SparkSubmitArguments(args:

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-15 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92713085 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -445,6 +450,8 @@ object SparkSubmit { sysProp =

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-12-15 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/15119#discussion_r92712931 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -291,8 +292,12 @@ object SparkSubmit { } else { Nil

[GitHub] spark pull request #15119: [SPARK-17568][CORE][DEPLOY] Add spark-submit opti...

2016-09-16 Thread BryanCutler
GitHub user BryanCutler opened a pull request: https://github.com/apache/spark/pull/15119 [SPARK-17568][CORE][DEPLOY] Add spark-submit option to override ivy settings used to resolve packages/artifacts ## What changes were proposed in this pull request? Adding option in