[ https://issues.apache.org/jira/browse/CRUNCH-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066680#comment-15066680 ]
Ben Watson commented on CRUNCH-141: ----------------------------------- I've confirmed that this works as expected on the Cloudera Quickstart VM with Hadoop version {{2.6.0-cdh5.5.0}} and HBase version {{1.0.0-cdh5.5.0}}. This was the sandbox with the closest versions of Hadoop and HBase to the Crunch versions currently declared in the {{pom.xml}} ({{2.5.2}} and {{1.0.0}} respectively). The HBase API used in this job is deprecated so I recommend a future clean-up task to update this, but I don't think any action needs taking now and this ticket can be closed as not a bug. > org.apache.crunch.examples.WordAggregationHBase: Job failed! > ------------------------------------------------------------ > > Key: CRUNCH-141 > URL: https://issues.apache.org/jira/browse/CRUNCH-141 > Project: Crunch > Issue Type: Bug > Environment: Hadoop 0.20.205 > HBase 0.94.1 > Apache Crunch 0.4.0-incubating (binary) tar.gz > Reporter: DeepakVohra > > The WordAggregationHBase example > hadoop jar crunch-examples-0.4.0-incubating-job.jar > org.apache.crunch.examples.WordAggregationHBase > Crunch job fails with output: > org.apache.crunch.examples.WordAggregationHBase: HBaseTable(list)+Extract > text+GBK+combine+Convert to puts+HBaseTable(aggregation)(class > org.apache.crunch.examples.WordAggregationHBase0): Job failed! -- This message was sent by Atlassian JIRA (v6.3.4#6332)