[jira] Created: (MAPREDUCE-707) Provide a jobconf property for explicitly assigning a job to a pool

2009-07-05 Thread Matei Zaharia (JIRA)
Provide a jobconf property for explicitly assigning a job to a pool --- Key: MAPREDUCE-707 URL: https://issues.apache.org/jira/browse/MAPREDUCE-707 Project: Hadoop Map/Reduce Is

Re: WELCOME to mapreduce-dev@hadoop.apache.org

2009-07-05 Thread shruti jain
hi everyone, I am trying to do svn checkout with ssh: svn checkout svn+ssh://svn.apache.org/repos/asf/hadoop/common/trunk/ hadoop-common-trunk But it asks for a password. What should I do ? Thanks in advance. Shruti

Hudson spam today

2009-07-05 Thread Nigel Daley
Sorry folks for all the Hudson spam today. Looks like a couple configs were off. The patch builds should have never been sending email directly to the list. I've corrected that. Seems like there's a backlog of email that is still being delivered. I monitor that and make sure it's not co

Re: WELCOME to mapreduce-dev@hadoop.apache.org

2009-07-05 Thread Owen O'Malley
On Jul 5, 2009, at 1:23 PM, shruti jain wrote: hi everyone, I am trying to do svn checkout with ssh: svn checkout svn+ssh://svn.apache.org/repos/asf/hadoop/common/trunk/ hadoop-common-trunk But it asks for a password. What should I do ? Use http instead of svn+ssh. -- Owen