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
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
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
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