You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/04/25 15:26:12 UTC

[jira] [Created] (HADOOP-13058) S3A FS failes during init against a read-only FS if multipart purge is enabled

Steve Loughran created HADOOP-13058:
---------------------------------------

             Summary: S3A FS failes during init against a read-only FS if multipart purge is enabled
                 Key: HADOOP-13058
                 URL: https://issues.apache.org/jira/browse/HADOOP-13058
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 2.8.0
            Reporter: Steve Loughran


If you try to open a read-only filesystem, and the multipart upload option is set to purge existing uploads, then the FS fails to load with an access denied exception.

it should catch the exception, downgrade to a debug and await until a file write operation for access exceptions to reject on access rights.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)