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 "Josh Elser (JIRA)" <ji...@apache.org> on 2014/04/11 00:59:15 UTC

[jira] [Commented] (YARN-1304) Error starting AM: org.apache.hadoop.security.token.TokenIdentifier: Error reading configuration file

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

Josh Elser commented on YARN-1304:
----------------------------------

Just ran into this one myself. In my case, I had inadvertently updated some hadoop jars after the NM was already running. When an MR went to look at the classpath, some of the jars weren't on local filesystem anymore, and it bailed out.

Restarting the NM and verifying that all hadoop jars were present and readable were sufficient for me to work around this. Probably worthwhile to close this out without any more info.

> Error starting AM: org.apache.hadoop.security.token.TokenIdentifier: Error reading configuration file
> -----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-1304
>                 URL: https://issues.apache.org/jira/browse/YARN-1304
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Bikas Saha
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)