You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2013/04/25 20:58:15 UTC

[jira] [Resolved] (BIGTOP-445) yarn default file has the wrong name

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

Roman Shaposhnik resolved BIGTOP-445.
-------------------------------------

    Resolution: Fixed
    
> yarn default file has the wrong name
> ------------------------------------
>
>                 Key: BIGTOP-445
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-445
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>            Assignee: Roman Shaposhnik
>             Fix For: 0.6.0
>
>
> In yarn resource/node manager init script you can see:
> {noformat}
> if [ -f /etc/default/hadoop-yarn-resourcemanager ] ; then
>   . /etc/default/hadoop-yarn-resourcemanager
> fi
> {noformat}
> Unfortunately, only the following file exist:
> {noformat}
> /etc/default/yarn
> {noformat}
> So the RM/NM fail to start since it cannot source the default file and therefore missing some very important env variables

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