RE: Exception java.lang.ArithmeticException

2007-01-23 Thread Armel T. Nene
- Armel T. Nene iDNA Solutions Tel: +44 (207) 257 6124 Mobile: +44 (788) 695 0483 http://blog.idna-solutions.com -Original Message- From: Doug Cutting [mailto:[EMAIL PROTECTED] Sent: 23 January 2007 19:08 To: [email protected] Subject: Re: Exception

Re: Exception java.lang.ArithmeticException

2007-01-23 Thread Doug Cutting
Armel T. Nene wrote: I am running the system locally through Nutch. Nutch also run on top of hadoop. All I am trying to access the file through the following method: MapFileOutputFormat.getEntry(readers, new HashPartitioner(), key, val); Nutch runs successfully and loads the Hadoop configuratio

RE: Exception java.lang.ArithmeticException

2007-01-23 Thread Armel T. Nene
alley [mailto:[EMAIL PROTECTED] Sent: 23 January 2007 19:01 To: [email protected] Subject: Re: Exception java.lang.ArithmeticException On Jan 23, 2007, at 10:54 AM, Armel T. Nene wrote: > I'm new to the mailing list therefore I apologize if this posting > is not >

Re: Exception java.lang.ArithmeticException

2007-01-23 Thread Doug Cutting
Armel T. Nene wrote: My problem is when I run my program I get the following errors: Exception in thread "main" java.lang.ArithmeticException: / by zero at org.apache.hadoop.mapred.lib.HashPartitioner.getPartition(HashPartitioner.ja va:33) at org.apache.hadoop.mapred.MapFileOutp

Re: Exception java.lang.ArithmeticException

2007-01-23 Thread Owen O'Malley
On Jan 23, 2007, at 10:54 AM, Armel T. Nene wrote: I'm new to the mailing list therefore I apologize if this posting is not meant to be in here. Your post is good. My problem is when I run my program I get the following errors: 07/01/23 18:33:56 INFO conf.Configuration: parsing jar:fil