Oh, I assure you, I wouldn't mind getting away from MySQL. That DB has been nothing more than a little test-bed.
I'm fairly new at this (so I might get some of the terms mixed up), but I'd like to put that information into two areas: MS-SQL and Hive On Mon, Apr 8, 2013 at 6:17 PM, Tejas Patil <[email protected]>wrote: > You need to uncomment this line: > <dependency org=”mysql” name=”mysql-connector-java” rev=”5.1.18″ > conf=”*->default”/> > > Open the ivy.xml file and search for "mysql" in it to find it. > Also, I think that Nutch + MySQL backend ain't a good idea as there are > several problems that have been posted over @user about it. My suggestion > would be to use Hbase instead. > > > On Mon, Apr 8, 2013 at 2:54 PM, Yves S. Garret > <[email protected]>wrote: > > > Hi all, I'm going through this tutorial one more time: > > > > http://nlp.solutions.asia/?p=180 > > > > What I'd like to do is output to MS-SQL as well as Hadoop. How can I do > > that? > > > > What should I uncomment in that file? > > >

