Re: Failure to submit job on trunk hadoop cluster

2016-06-27 Thread Tsuyoshi Ozawa
Hey Sunil and Rohith, Thanks a lot! As you mentioned, it works well after configuring mapreduce.admin.user.env and yarn.app.mapreduce.am.env. As Sangjin also mentioned on MAPREDUCE-6704, it's better to configure mapred.child.env instead of mapreduce.admin.user.env until the problem described here

RE: Failure to submit job on trunk hadoop cluster

2016-06-27 Thread Rohith Sharma K S
Hi Tsuyoshi I think it is modified for security reasons. I too did not find any JIRA id corresponding to this commit. Related discussion happened in the following JIRA. https://issues.apache.org/jira/browse/MAPREDUCE-6704 Thanks & Regards Rohith Sharma K S -Original Message- From: T

Re: Failure to submit job on trunk hadoop cluster

2016-06-27 Thread Sunil Govind
Hi Tsuyoshi I think you might need to set below environment variables for HADOOP_MAPRED_HOME mapreduce.admin.user.env yarn.app.mapreduce.am.env Thanks Sunil On Mon, Jun 27, 2016 at 4:10 PM Tsuyoshi Ozawa wrote: > Hi, > > Have anyone tried to submit jobs on trunk cluster? > I failed to launch