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 "DENG FEI (JIRA)" <ji...@apache.org> on 2016/09/28 11:52:21 UTC

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

DENG FEI created MAPREDUCE-6783:
-----------------------------------

             Summary: 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org