Re: Problem with running the job, no default queue

2011-02-20 Thread Shivani Rao
Hello Koji, Thanks for your email. Is there a M45 specific mailing list. That would be really beneficial. I tried the hadoop queue command and it gives me Queue acls for user : sgrao Queue Operations = m45 submit-job need I specify this queue name in my properties? or m

Specify queue name for a hadoop job

2011-02-20 Thread Shivani Rao
I am having trouble specifying queue name where a job needs to be submitted. I would like to know if I am using the right syntax. I find the name of the queue that is assigned to me $hadoop queue -showacls and find that its I then run a simple pi estimate using the following command $hadoop

Re: Specify queue name for a hadoop job

2011-02-20 Thread Harsh J
Hey, On Mon, Feb 21, 2011 at 5:10 AM, Shivani Rao wrote: > $hadoop jar /path to hadoop examples/hadoop-examples.jar pi 10 1 > -Dmapred.queue.name= > > and I get a syntax error I guess the generic options come before the application ones. Also, it is 'mapred.job.queue.name' for job submissio

[jira] Created: (HADOOP-7152) "patch" command not found on Hudson slave machines

2011-02-20 Thread Ranjit Mathew (JIRA)
"patch" command not found on Hudson slave machines -- Key: HADOOP-7152 URL: https://issues.apache.org/jira/browse/HADOOP-7152 Project: Hadoop Common Issue Type: Bug Reporter: Ranjit