[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2017-09-28 Thread rezasafi
Github user rezasafi commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r141774719 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,249 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2017-09-25 Thread rezasafi
Github user rezasafi commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r140936204 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,249 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2017-09-25 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r140930985 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,249 @@ +/* + * Licensed to the

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2017-09-25 Thread rezasafi
Github user rezasafi commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r140862939 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,249 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-08 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r87125459 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15769 --- 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 #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-07 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86855791 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-07 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86859239 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-07 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86858760 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-07 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86856937 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-06 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86697162 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala --- @@ -0,0 +1,242 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-05 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86676927 --- Diff: core/src/main/scala/org/apache/spark/SparkHadoopWriter.scala --- @@ -23,11 +23,11 @@ import java.text.SimpleDateFormat import

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86672448 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkNewHadoopWriter.scala --- @@ -0,0 +1,248 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86672438 --- Diff: core/src/main/scala/org/apache/spark/internal/io/SparkNewHadoopWriter.scala --- @@ -0,0 +1,248 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86672427 --- Diff: core/src/main/scala/org/apache/spark/SparkHadoopWriter.scala --- @@ -23,11 +23,11 @@ import java.text.SimpleDateFormat import java.util.{Date,

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-05 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86672421 --- Diff: core/src/main/scala/org/apache/spark/SparkHadoopWriter.scala --- @@ -23,11 +23,11 @@ import java.text.SimpleDateFormat import java.util.{Date,

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-04 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86654795 --- Diff: core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala --- @@ -1092,37 +1093,38 @@ class PairRDDFunctions[K, V](self: RDD[(K, V)])

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-04 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86613657 --- Diff: core/src/main/scala/org/apache/spark/SparkNewHadoopWriter.scala --- @@ -0,0 +1,133 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-04 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86560600 --- Diff: core/src/main/scala/org/apache/spark/SparkHadoopWriter.scala --- @@ -162,11 +162,14 @@ class SparkHadoopWriter(jobConf: JobConf) extends

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-04 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86561312 --- Diff: core/src/test/scala/org/apache/spark/rdd/PairRDDFunctionsSuite.scala --- @@ -725,8 +710,7 @@ class PairRDDFunctionsSuite extends SparkFunSuite

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-04 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/15769#discussion_r86561151 --- Diff: core/src/test/scala/org/apache/spark/rdd/PairRDDFunctionsSuite.scala --- @@ -509,21 +509,6 @@ class PairRDDFunctionsSuite extends

[GitHub] spark pull request #15769: [SPARK-18191][CORE] Port RDD API to use commit pr...

2016-11-04 Thread jiangxb1987
GitHub user jiangxb1987 opened a pull request: https://github.com/apache/spark/pull/15769 [SPARK-18191][CORE] Port RDD API to use commit protocol ## What changes were proposed in this pull request? This PR port RDD API to use commit protocol, the changes made here: 1.