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)