[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-11-14 Thread caneGuy
Github user caneGuy closed the pull request at: https://github.com/apache/spark/pull/21526 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-12 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r202006002 --- Diff: core/src/main/scala/org/apache/spark/internal/config/package.scala --- @@ -357,6 +357,11 @@ package object config { .intConf

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-12 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r202005902 --- Diff: core/src/main/scala/org/apache/spark/internal/config/package.scala --- @@ -357,6 +357,11 @@ package object config { .intConf

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-12 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r202005442 --- Diff: core/src/main/scala/org/apache/spark/internal/config/package.scala --- @@ -357,6 +357,11 @@ package object config { .intConf

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-12 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r201963160 --- Diff: core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala --- @@ -1053,7 +1053,10 @@ class PairRDDFunctions[K, V](self: RDD[(K, V)])

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-12 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r201962635 --- Diff: core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala --- @@ -1053,7 +1053,10 @@ class PairRDDFunctions[K, V](self: RDD[(K, V)])

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-11 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r201720609 --- Diff: core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala --- @@ -1053,7 +1053,10 @@ class PairRDDFunctions[K, V](self: RDD[(K, V)])

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-11 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r201717982 --- Diff: core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala --- @@ -1053,7 +1053,10 @@ class PairRDDFunctions[K, V](self: RDD[(K, V)])

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-07-11 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21526#discussion_r201717626 --- Diff: core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala --- @@ -1053,7 +1053,10 @@ class PairRDDFunctions[K, V](self: RDD[(K, V)])

[GitHub] spark pull request #21526: [SPARK-24515][CORE] No need to warning when outpu...

2018-06-11 Thread caneGuy
GitHub user caneGuy opened a pull request: https://github.com/apache/spark/pull/21526 [SPARK-24515][CORE] No need to warning when output commit coordination enabled ## What changes were proposed in this pull request? No need to warning user when output commit coordination