-
Type:
Test
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.5
-
Component/s: Hadoop Integration, hdfs, Tests
-
Labels:None
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
- 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