[ 
https://issues.apache.org/jira/browse/SOLR-14077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994952#comment-16994952
 ] 

Kevin Risden commented on SOLR-14077:
-------------------------------------

I'm 90% sure this is server side only and we can override this. 

> Hadoop shouldn't need to look for metrics config in user home
> -------------------------------------------------------------
>
>                 Key: SOLR-14077
>                 URL: https://issues.apache.org/jira/browse/SOLR-14077
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Hadoop Integration, hdfs, Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>
> Remove the need for Hadoop to look for metrics config in user home
> {code:java}
> permission java.io.FilePermission 
> "${user.home}${/}hadoop-metrics2.properties", "read";
> permission java.io.FilePermission 
> "${user.home}${/}hadoop-metrics2-namenode.properties", "read";
> {code}
> https://github.com/apache/lucene-solr/blob/master/lucene/tools/junit4/solr-tests.policy#L39



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to