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/02/19 17:14:00 UTC

[jira] [Resolved] (HADOOP-10494) Ensure Jets3tFileSystemStore respects URI path for block files

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

Steve Loughran resolved HADOOP-10494.
-------------------------------------
       Resolution: Won't Fix
    Fix Version/s: 3.0.1

closing as a wontfix; we don't ship S3n any more

> Ensure Jets3tFileSystemStore respects URI path for block files
> --------------------------------------------------------------
>
>                 Key: HADOOP-10494
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10494
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Mark J Greene
>            Priority: Trivial
>              Labels: easyfix
>             Fix For: 3.0.1
>
>
> The Jets3tFileSystemStore will currently store all block files in the root of an S3 bucket. If you specify a path in your OutputFormat, those paths are created, and some of the supporting meta files are stored there, but all block files will reside in the root of the bucket.
> We tracked this down to this method here, which does not use the provided URI from the the job: https://github.com/apache/hadoop-common/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/s3/Jets3tFileSystemStore.java#L381



--
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