You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "vaidhyanathan (JIRA)" <ji...@apache.org> on 2015/01/30 20:35:34 UTC

[jira] [Commented] (YARN-3120) YarnException on windows + org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to setup local dirnm-local-dir, which was marked as good.

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

vaidhyanathan commented on YARN-3120:
-------------------------------------

I tried to change the folder permission for nmprivate manually by using chmod 700 as its expecting but the issue doesnt see to be resolved.

> YarnException on windows + org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to setup local dirnm-local-dir, which was marked as good.
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-3120
>                 URL: https://issues.apache.org/jira/browse/YARN-3120
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>         Environment: Windows 8 , Hadoop 2.6.0
>            Reporter: vaidhyanathan
>
> Hi,
> I tried to follow the instructiosn in http://wiki.apache.org/hadoop/Hadoop2OnWindows and have setup hadoop-2.6.0.jar in my windows system.
> I was able to start everything properly but when i try to run the job wordcount as given in the above URL , the job fails with the below exception .
> 15/01/30 12:56:09 INFO localizer.ResourceLocalizationService: Localizer failed
> org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to setup local di
> r /tmp/hadoop-haremangala/nm-local-dir, which was marked as good.
>         at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.
> ResourceLocalizationService.getInitializedLocalDirs(ResourceLocalizationService.
> java:1372)
>         at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.
> ResourceLocalizationService.access$900(ResourceLocalizationService.java:137)
>         at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.
> ResourceLocalizationService$LocalizerRunner.run(ResourceLocalizationService.java
> :1085)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)