[
https://issues.apache.org/jira/browse/YARN-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710551#comment-13710551
]
Sandy Ryza commented on YARN-932:
---------------------------------
{code}
org.apache.hadoop.yarn.YarnException: ${yarn.log.dir}/userlogs is not a valid
path. Path should be with file scheme or without scheme
at
org.apache.hadoop.yarn.server.nodemanager.LocalDirsHandlerService.validatePaths(LocalDirsHandlerService.java:321)
at
org.apache.hadoop.yarn.server.nodemanager.LocalDirsHandlerService$MonitoringTimerTask.<init>(LocalDirsHandlerService.java:95)
at
org.apache.hadoop.yarn.server.nodemanager.LocalDirsHandlerService.init(LocalDirsHandlerService.java:123)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.testLocalizationInit(TestResourceLocalizationService.java:144)
... reflection ... junit ... bobloblaw
{code}
> TestResourceLocalizationService.testLocalizationInit can fail on JDK7
> ---------------------------------------------------------------------
>
> Key: YARN-932
> URL: https://issues.apache.org/jira/browse/YARN-932
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.1.0-beta
> Reporter: Sandy Ryza
> Assignee: Sandy Ryza
>
> It looks like this is occurring when testLocalizationInit doesn't run first.
> Somehow yarn.nodemanager.log-dirs is getting set by one of the other tests
> (to ${yarn.log.dir}/userlogs), but yarn.log.dir isn't being set.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira