You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Arun C Murthy (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/13 23:13:30 UTC

[jira] [Resolved] (MAPREDUCE-3200) Job got failed with FileNotFoundException during ResourceLocalization

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

Arun C Murthy resolved MAPREDUCE-3200.
--------------------------------------

    Resolution: Duplicate

Duplicate of MAPREDUCE-3537.
                
> Job got failed with FileNotFoundException during ResourceLocalization
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3200
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3200
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ramgopal N
>            Assignee: Siddharth Seth
>            Priority: Blocker
>
> The exception trace is as follows
> {code:xml}
> 2011-10-18 15:37:11,315 WARN org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger: USER=root	OPERATION=Application Finished - Failed	TARGET=RMAppManager	RESULT=FAILURE	DESCRIPTION=App failed with state: FAILED	PERMISSIONS=Application application_1318930754911_0002 failed 1 times due to AM Container for appattempt_1318930754911_0002_000001 exited with  exitCode: -1000 due to: java.io.FileNotFoundException: file:/tmp/nm-local-dir/usercache/root/appcache/application_1318930754911_0003/container_1318930754911_0002_01_000001.tokens
> 	at org.apache.hadoop.fs.RawLocalFileSystem.open(RawLocalFileSystem.java:189)
> 	at org.apache.hadoop.fs.DelegateToFileSystem.open(DelegateToFileSystem.java:150)
> 	at org.apache.hadoop.fs.AbstractFileSystem.open(AbstractFileSystem.java:595)
> 	at org.apache.hadoop.fs.FilterFs.open(FilterFs.java:197)
> 	at org.apache.hadoop.fs.FileContext$6.next(FileContext.java:759)
> 	at org.apache.hadoop.fs.FileContext$6.next(FileContext.java:756)
> 	at org.apache.hadoop.fs.FileContext$FSLinkResolver.resolve(FileContext.java:2321)
> 	at org.apache.hadoop.fs.FileContext.open(FileContext.java:756)
> 	at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.runLocalization(ContainerLocalizer.java:133)
> 	at org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.startLocalizer(DefaultContainerExecutor.java:86)
> 	at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerRunner.run(ResourceLocalizationService.java:855)
> {code}

--
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