[ https://issues.apache.org/jira/browse/CRUNCH-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DeepakVohra updated CRUNCH-141:
-------------------------------
Description:
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!
was:
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!
The "list" and "aggregation" tables get created in HBase, but the "Job failed". The "list"
table has a list and the "aggregation" table is empty.
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|