Re: Problem with DBOutputFormat

2010-06-08 Thread Nick Jones
ginal Message- From: Sonal Goyal [mailto:sonalgoy...@gmail.com] Sent: Tuesday, June 08, 2010 5:48 PM To: mapreduce-user@hadoop.apache.org Subject: Re: Problem with DBOutputFormat Hi Giridhar, Which version of Hadoop are you using? If you want, you can also load data to MySQL using the hiho

RE: Problem with DBOutputFormat

2010-06-08 Thread Giridhar Addepalli
: Problem with DBOutputFormat Hi Giridhar, Which version of Hadoop are you using? If you want, you can also load data to MySQL using the hiho framework at http://code.google.com/p/hiho/ Thanks and Regards, Sonal www.meghsoft.com http://in.linkedin.com/in/sonalgoyal On Tue, Jun 8, 2010 at 3:02

Re: Problem with DBOutputFormat

2010-06-08 Thread Sonal Goyal
Hi Giridhar, Which version of Hadoop are you using? If you want, you can also load data to MySQL using the hiho framework at http://code.google.com/p/hiho/ Thanks and Regards, Sonal www.meghsoft.com http://in.linkedin.com/in/sonalgoyal On Tue, Jun 8, 2010 at 3:02 PM, Giridhar Addepalli wrote

Problem with DBOutputFormat

2010-06-08 Thread Giridhar Addepalli
Hi, I am trying to write output to MYSQL DB, I am getting following error java.io.IOException at org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.getRecordWriter(DBOutp utFormat.java:180) at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.j