You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2019/10/08 05:43:17 UTC

[jira] [Resolved] (SPARK-23681) Switch OrcFileFormat to newer hadoop.mapreduce output classes

     [ https://issues.apache.org/jira/browse/SPARK-23681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-23681.
----------------------------------
    Resolution: Incomplete

> Switch OrcFileFormat to newer hadoop.mapreduce output classes
> -------------------------------------------------------------
>
>                 Key: SPARK-23681
>                 URL: https://issues.apache.org/jira/browse/SPARK-23681
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: Steve Loughran
>            Priority: Minor
>              Labels: bulk-closed
>
> the classes in org.apache.spark.sql.execution.datasources.orc generate their file output writer and bind to an output committer via the old, original, barely maintained {{org.apache.hadoop.mapred.FileOutputFormat}} which is inflexible & doesn't support pluggable committers a la MAPREDUCE-6956/HADOOP-13786.
> Moving to the hadoop.mapreduce packages for this is compatible & the spark layer, switches over to the maintained codebase & lets you pick up the new committers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org