Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this solution

avatar
Guru

Hi,

 

some further googling enlightened me about the correct syntax 😉

 

for interested people the correct syntax is:

hadoop jar /opt/cloudera/parcels/CDH/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar pi -Dmapred.job.queue.name=lowprio 10 100

View solution in original post

Who agreed with this solution