You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2019/12/13 21:41:00 UTC

[jira] [Updated] (SOLR-14077) Hadoop shouldn't need to look for metrics config in user home

     [ https://issues.apache.org/jira/browse/SOLR-14077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated SOLR-14077:
--------------------------------
    Attachment: SOLR-14077.patch

> 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
>         Attachments: SOLR-14077.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org