ddanielr commented on code in PR #5174: URL: https://github.com/apache/accumulo/pull/5174#discussion_r1884259690
########## assemble/conf/accumulo.properties: ########## @@ -31,3 +31,8 @@ instance.secret=DEFAULT ## Set to false if 'accumulo-util build-native' fails tserver.memory.maps.native.enabled=true + +## (optional) include additional property files for a resource group +## based on the ACCUMULO_RESOURCE_GROUP env var set in accumulo-service Review Comment: Should we add a comment about this additional property file not being supported for tservers since they do not have resource groups in 2.1? -- 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]
