You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@crunch.apache.org by Deepak Vohra <dv...@yahoo.com> on 2013/01/11 22:46:54 UTC

CRUNCH-141

https://issues.apache.org/jira/browse/CRUNCH-141

The org.apache.crunch.examples.WordAggregationHBase example generates following output and Job fails even with Hadoop 1.0.3. The "list" and "aggregation" tables get created with a list in the "list" table and the "aggregation" table empty.


 
13/01/11 21:34:39 INFO exec.CrunchJob: Running job "org.apache.crunch.examples.WordAggregationHBase: HBaseTable(list)+Extract text+GBK+combine+Convert to puts+HBaseTable(aggregation)"
13/01/11 21:34:39 INFO exec.CrunchJob: Job status available at: http://ec2-107-21-87-165.compute-1.amazonaws.com:50030/jobdetails.jsp?jobid=job_201301112127_0001
1 job failure(s) occurred:
org.apache.crunch.examples.WordAggregationHBase: HBaseTable(list)+Extract text+GBK+combine+Convert to puts+HBaseTable(aggregation)(class org.apache.crunch.examples.WordAggregationHBase0): Job failed!