You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/10/29 20:03:01 UTC

[jira] [Assigned] (HADOOP-15227) add mapreduce.outputcommitter.factory.scheme.s3a to core-default

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

Steve Loughran reassigned HADOOP-15227:
---------------------------------------

    Assignee:     (was: Steve Loughran)

> add mapreduce.outputcommitter.factory.scheme.s3a to core-default
> ----------------------------------------------------------------
>
>                 Key: HADOOP-15227
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15227
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Priority: Blocker
>
> Need to add this property to core-default.xml. It's documented as being there, but it isn't.
> {code}
> <property>
>   <name>mapreduce.outputcommitter.factory.scheme.s3a</name>
>   <value>org.apache.hadoop.fs.s3a.commit.S3ACommitterFactory</value>
>   <description>
>     The committer factory to use when writing data to S3A filesystems.
>   </description>
> </property>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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