risdenk commented on issue #1068: SOLR-14033: Fix Hadoop tests with security manager URL: https://github.com/apache/lucene-solr/pull/1068#issuecomment-563669498 So the ways to fix this: * Ensure that the UGI is configured up front * Figure out how to ensure that the group provider mapping is always picked up in default config * Fix Hadoop to not use shell to get groups I opted to try to do 1. and just need to make sure that is done in a few more places. 2 seemed risky to try to do in the test framework. 3 isn't going to happen anytime soon.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org