BB.Net / ramblings / tags / Hadoop - Justin's Ramblings

This feed contains pages about Hadoop.

building pig on debian

Posted Thu 15 May 2008 11:52:12 PM EDT

I've been playing with Hadoop and Pig. It is some really neat technology.

I had a bunch of trouble getting pig to build though, it seems that this error from ant:

Could not create task or type of type: jjtree

Is caused by missing the 'ant-optional' package.

Tags: hadoop