Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Remove the need for Hadoop to look for metrics config in user home
permission java.io.FilePermission "${user.home}${/}hadoop-metrics2.properties", "read"; permission java.io.FilePermission "${user.home}${/}hadoop-metrics2-namenode.properties", "read";
https://github.com/apache/lucene-solr/blob/master/lucene/tools/junit4/solr-tests.policy#L39
Attachments
Attachments
Issue Links
- relates to
-
SOLR-14064 remove some hadoop brain-damage from build environment
- Closed
-
SOLR-13991 clean up permissions in solr-tests.policy
- Closed
-
SOLR-14033 Fix Hadoop tests with security manager
- Closed
- links to