sidseth commented on a change in pull request #1661: HADOOP-16484. S3A to warn or fail if S3Guard is disabled URL: https://github.com/apache/hadoop/pull/1661#discussion_r336260320
########## File path: hadoop-common-project/hadoop-common/src/main/resources/core-default.xml ########## @@ -1553,6 +1553,18 @@ </description> </property> +<property> Review comment: Entry in core-default.xml is avoidable. This can be documented via javadoc. (Every new entry in core-default adds to the Configuration object memory overhead) ---------------------------------------------------------------- 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]
