Re: Problems adding JARs to distributed classpath in Hadoop 0.20.2

2011-06-01 Thread John Armstrong
On Wed, 1 Jun 2011 12:48:51 -0700, Alejandro Abdelnur wrote: > Do you have all JARs used by your classes in Needed.jar in the DC classpath > as well? needed.jar contains the class Needed, which my mappers need. If the class Needed calls for another class AlsoNeeded in another jar, wouldn't I ge

Re: Problems adding JARs to distributed classpath in Hadoop 0.20.2

2011-06-01 Thread Alejandro Abdelnur
John, Do you have all JARs used by your classes in Needed.jar in the DC classpath as well? Are you propagating the delegation token? Thxs. Alejandro On Wed, Jun 1, 2011 at 12:38 PM, John Armstrong wrote: > On Tue, 31 May 2011 15:09:28 -0400, John Armstrong > wrote: > > On Tue, 31 May 2011 12

Re: Problems adding JARs to distributed classpath in Hadoop 0.20.2

2011-06-01 Thread John Armstrong
On Tue, 31 May 2011 15:09:28 -0400, John Armstrong wrote: > On Tue, 31 May 2011 12:02:28 -0700, Alejandro Abdelnur > wrote: >> What is exactly that does not work? In the hopes that more information can help, I've dug into the local filesystems on each of my four nodes and retrieved the job.xml a