You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/10 02:46:48 UTC

[GitHub] [lucene-solr] rmuir commented on issue #1068: SOLR-14033: Fix Hadoop tests with security manager

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org