Description
Followup HADOOP-15141 with
- Code to generate basic AWS json policies somewhat declaratively (no hand coded strings)
- Tests to simulate users with different permissions down the path of a single bucket
- test-driven changes to S3A client to handle user without full write up the FS tree
- move the new authenticator into the s3a sub-package "auth", where we can put more auth stuff (that base s3a package is getting way too big)
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-15183 S3Guard store becomes inconsistent after partial failure of rename
- Resolved
- is related to
-
HADOOP-15525 s3a: clarify / improve support for mixed ACL buckets
- Open
-
HADOOP-13278 S3AFileSystem mkdirs does not need to validate parent path components
- Open
- relates to
-
HADOOP-15141 Support IAM Assumed roles in S3A
- Resolved