Feel free to take a stab at that JIRA, it is a bit old so it might be more work along the lines of confirming it is no longer an issue versus fixing something. As far as versions of HBase/Hadoop to target I would target the ones currently in the POM. We aren't actively maintaining a branch for HBase older than 1.0.0 unless absolutely necessary.
On Sun, Dec 20, 2015 at 4:20 AM, Ben Watson <benwatson...@gmail.com> wrote: > Hi all, > > I'm looking to start getting involved in contributing and > https://issues.apache.org/jira/browse/CRUNCH-141 > "org.apache.crunch.examples.WordAggregationHBase: Job failed!" looks like a > good starter task. Can I pick it up? It currently seems to be using an > older version of the HBase API, so I was going to update it and confirm it > works. > > Also which versions of Hadoop and HBase should this example be working > with? The Crunch project pom.xml says HBase 1.0.0 and Hadoop 2.5.2, should > I aim for them? > > Thanks, > > Ben >