steveloughran commented on pull request #3249:
URL: https://github.com/apache/hadoop/pull/3249#issuecomment-890039357
I've done a full test run with
```
<property>
<name>fs.s3a.acl.default</name>
<value>LogDeliveryWrite</value>
</property>
```
breaks all assumed role tests because the roles aren't being created with
`"s3:PutObjectAcl"` permission. Fixing this and updating the docs as
appropriate. Will need to update the assumed role I test with too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]