Re: Gridmix on Yarn

2014-08-01 Thread Guo Leitao
y_log/topology.output file:///tmp/jobhistory_log/15/000375/ step 2: run gridmix on yarn+mrv2 sudo -u yarn hadoop dfs -put /tmp/jobhistory_log/job-trace.json /tmp sudo -u yarn hadoop jar /usr/lib/hadoop-mapreduce/hadoop-gridmix.jar -Dgridmix.min.file.size=10485760 -Dgridmix.job-submission.use-queue-in-trace

Re: Gridmix on Yarn

2014-08-01 Thread Brian Husted
Hi Guo, Can you please let me know if there was any specific configuration needed to get Gridmix working with YARN+MRv2. We are getting the following exception: INFO gridmix.JobSubmitter: Job org.apache.hadoop.mapreduce.Job@18a8ce2 submission failed java.lang.ArithmeticException: / by zero at o

Re: Gridmix on Yarn

2014-07-31 Thread Guo Leitao
Yes, I'm using Gridmix running on YARN+MRv2. 2014-08-01 4:05 GMT+08:00 Brian Husted : > Can someone please let me know if Gridmix is supported when running Yarn > in Hadoop2? >

Gridmix on Yarn

2014-07-31 Thread Brian Husted
Can someone please let me know if Gridmix is supported when running Yarn in Hadoop2?