Re: Partitioning and setup errors

2014-06-29 Thread Chris MacKenzie
= 1404044288031 Elapsed time = 161318 ms Finished /usr/local/hadoop-2.4.0/jar_files $ Warm regards. Chris From: Vinod Kumar Vavilapalli vino...@hortonworks.com Reply-To: user@hadoop.apache.org Date: Sunday, 29 June 2014 00:20 To: user@hadoop.apache.org Subject: Re: Partitioning and setup

Re: Partitioning and setup errors

2014-06-29 Thread Chris Mawata
@hadoop.apache.org Date: Sunday, 29 June 2014 00:20 To: user@hadoop.apache.org Subject: Re: Partitioning and setup errors What is happening is the client is not able to pick up the right jar to push to the cluster. It looks in the class-path for the jar that contains the class

Re: Partitioning and setup errors

2014-06-28 Thread Chris MacKenzie
and setup errors Probably my fault. I was looking for the extends Configurable implements Tool part. I will double check when I get home rather than send you on a wild goose chase. Cheers Chris On Jun 27, 2014 8:16 AM, Chris MacKenzie stu...@chrismackenziephotography.co.uk wrote: Hi, I realise my

Re: Partitioning and setup errors

2014-06-28 Thread Vinod Kumar Vavilapalli
What is happening is the client is not able to pick up the right jar to push to the cluster. It looks in the class-path for the jar that contains the class ParallelGeneticAlignment. How are you packaging your code? How are your running your job - paste the command line? +Vinod On Jun 27,

Re: Partitioning and setup errors

2014-06-27 Thread Chris Mawata
The new Configuration() is suspicious. Are you setting configuration information manually? Chris On Jun 27, 2014 5:16 AM, Chris MacKenzie stu...@chrismackenziephotography.co.uk wrote: Hi, I realise my previous question may have been a bit naïve and I also realise I am asking an awful lot

Re: Partitioning and setup errors

2014-06-27 Thread Chris MacKenzie
issues I have had is staying true to the mapreduce.* format Best wishes, Chris MacKenzie From: Chris Mawata chris.maw...@gmail.com Reply-To: user@hadoop.apache.org Date: Friday, 27 June 2014 14:11 To: user@hadoop.apache.org Subject: Re: Partitioning and setup errors The new Configuration

Re: Partitioning and setup errors

2014-06-27 Thread Chris Mawata
Probably my fault. I was looking for the extends Configurable implements Tool part. I will double check when I get home rather than send you on a wild goose chase. Cheers Chris On Jun 27, 2014 8:16 AM, Chris MacKenzie stu...@chrismackenziephotography.co.uk wrote: Hi, I realise my previous