Given the Hadoop dependency in Accumulo's trunk is still at 0.20.205.0, this tends to cause runtime issues on some method signature changes when running Accumulo against a different version of Hadoop (e.g. Hadoop-1.0.X, CDH3uX).

For those who would rather not make the Maven changes themselves, I pushed up some Accumulo changes against trunk to my Github account which will build against Hadoop-1.0.4 and CDH3u5. [1,2]

I hope they can be of use to others.

- Josh

[1] https://github.com/joshelser/accumulo/tree/trunk-apache-hadoop-1.x
[2] https://github.com/joshelser/accumulo/tree/trunk-cdh3

Reply via email to