twitter/hadoop-lzo

add an ability to run maven build (and test) against old hadoop (1.0)

Closed this issue · 1 comments

Currently the maven build builds and tests against hadoop 2.0 artifacts. It would be nice to be able to do the same against hadoop 1.0 artifacts to ensure we don't break things in the 1.0 environment.

Fixed by pull request #76.