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

