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