You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/07/20 09:35:35 UTC

[jira] [Created] (MAPREDUCE-4466) Using URI for yarn.nodemanager log dirs fails

Eli Collins created MAPREDUCE-4466:
--------------------------------------

             Summary: Using URI for yarn.nodemanager log dirs fails
                 Key: MAPREDUCE-4466
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4466
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Eli Collins
            Priority: Minor


If I use URIs (eg file:///home/eli/hadoop/dirs) for yarn.nodemanager.log-dirs or yarn.nodemanager.remote-app-log-dir the container log servlet fails with an NPE (works if I remove the "file" scheme). Using a URI for yarn.nodemanager.local-dirs works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira