You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "DENG FEI (JIRA)" <ji...@apache.org> on 2016/09/30 02:55:20 UTC

[jira] [Resolved] (MAPREDUCE-6783) Default setting 'inheritParentEnv=false' caused mr executor failed to initialize

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

DENG FEI resolved MAPREDUCE-6783.
---------------------------------
    Resolution: Duplicate

> Default setting 'inheritParentEnv=false' caused mr executor failed to initialize
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6783
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6783
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 3.0.0-alpha1
>            Reporter: DENG FEI
>
> MR default classpath depend on the "HADOOP_MAPRED_HOME" , defined at MRJobConfig#DEFAULT_MAPREDUCE_APPLICATION_CLASSPATH.
> On 3.0.0.alpha1 , contain "Remove parent's env vars from child processes " which commit by [#Robert Kanter] ,but it's seem not found in jira or release note. DefaultContainerExecutor & DefaultLinuxContinerExecutor default the 'inheritParentEnv' as false,there is no any approach to set the "HADOOP_MAPRED_HOME" ,the AM failed by "Could not find or load main class org.apache.hadoop.mapreduce.v2.app.MRAppMaster"



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org