rmuir commented on issue #1068: SOLR-14033: Fix Hadoop tests with security manager URL: https://github.com/apache/lucene-solr/pull/1068#issuecomment-563712922 ``` However if the order of Hadoop tests run where HdfsTestUtil#setupClass isn't run before any other Hadoop related test (this happens in tests that don't use HdfsTestUtil), the UGI gets initialized incorrectly and then fails with the stacktrace you shared. ``` Can it even happen in SolrTestCaseJ4 so that test order doesn't mess with us? `static void fixHadoop` :)
---------------------------------------------------------------- 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