Re: Need YARN - Test job.

2014-01-03 Thread Gunnar Tapper
Hi Guarav, What are you setting HADOOP_CONF_DIR to? IME, you get the hang if you don't set it as: export HADOOP_CONF_DIR=/etc/hadoop/conf.cloudera.yarn1 Gunnar On Fri, Jan 3, 2014 at 6:47 AM, Gaurav Shankhdhar shankhdhar.gau...@gmail.com wrote: Folks, I am trying to run teragen program

Re: Need YARN - Test job.

2014-01-02 Thread Gunnar Tapper
Hi Dhahasekaran, You can use the Hadoop workload to do this testing. The key is to set the HADOOP_CONF_DIR envar to the right location: *Yarn* export HADOOP_CONF_DIR=/etc/hadoop/conf.cloudera.yarn1 hadoop fs -rm -r /terasort/TS_input2 yarn jar