-
- Downloads
[SPARK-10063] Follow-up: remove dead code related to an old output committer.
## What changes were proposed in this pull request? DirectParquetOutputCommitter was removed from Spark as it was deemed unsafe to use. We however still have some code to generate warning. This patch removes those code as well. ## How was this patch tested? N/A Author: Reynold Xin <rxin@databricks.com> Closes #16796 from rxin/remove-direct.
Showing
- core/src/main/scala/org/apache/spark/internal/io/HadoopMapReduceCommitProtocol.scala 0 additions, 3 deletions...che/spark/internal/io/HadoopMapReduceCommitProtocol.scala
- core/src/main/scala/org/apache/spark/internal/io/SparkHadoopMapReduceWriter.scala 0 additions, 15 deletions...apache/spark/internal/io/SparkHadoopMapReduceWriter.scala
Loading
Please register or sign in to comment