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 "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2014/11/13 17:07:34 UTC

[jira] [Reopened] (YARN-2603) ApplicationConstants missing HADOOP_MAPRED_HOME

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

Vinod Kumar Vavilapalli reopened YARN-2603:
-------------------------------------------

This is not correct. We deliberately avoided putting compile time references to MapReduce in all of YARN.

You should instead use yarn.nodemanager.env-whitelist and set HADOOP_MAPRED_HOME while starting nodemanager.

OTOH, we are moving away from cluster installs of MapReduce to instead use DistributedCache: See MAPREDUCE-4421.

I am going to wait a couple of hours before reverting this.

> ApplicationConstants missing HADOOP_MAPRED_HOME
> -----------------------------------------------
>
>                 Key: YARN-2603
>                 URL: https://issues.apache.org/jira/browse/YARN-2603
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Allen Wittenauer
>            Assignee: Ray Chiang
>              Labels: newbie
>             Fix For: 2.7.0
>
>         Attachments: YARN-2603-01.patch
>
>
> The Environment enum should have HADOOP_MAPRED_HOME listed as well.



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