gianm commented on issue #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3 URL: https://github.com/apache/incubator-druid/pull/7907#issuecomment-509462715 This patch actually added a new config: `druid.indexer.logs.disableAcl` that is missing from the docs. We'll need to add that, and put something in the release notes letting people know about the new setting. (If the logs bucket is the same as the deep storage bucket, which is probably common-ish, then people will need to set `druid.indexer.logs.disableAcl` true here if they had `druid.storage.disableAcl` set true.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
