rmuir commented on issue #1068: SOLR-14033: Fix Hadoop tests with security 
manager
URL: https://github.com/apache/lucene-solr/pull/1068#issuecomment-563633103
 
 
   I can test on linux in a VM too. I am starting with a mac just to reproduce 
what you have done.
   
   In my experience with hadoop stuff, if you have initialization order 
problems, sometimes an explicit (but documented why) `Class.forName` is a 
useful hammer.
   
   As a followup we'll also be able to prune away some stupid permissions i 
added such as `/dev/random` which should not have been necessary in the first 
place, i was just working around the hadoop hack.
   
   Thank you so much for attacking this!

----------------------------------------------------------------
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

Reply via email to