Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E146918C83 for ; Mon, 21 Dec 2015 16:43:46 +0000 (UTC) Received: (qmail 5682 invoked by uid 500); 21 Dec 2015 16:43:46 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 5639 invoked by uid 500); 21 Dec 2015 16:43:46 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 5625 invoked by uid 500); 21 Dec 2015 16:43:46 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 5621 invoked by uid 99); 21 Dec 2015 16:43:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Dec 2015 16:43:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A2F622C1F54 for ; Mon, 21 Dec 2015 16:43:46 +0000 (UTC) Date: Mon, 21 Dec 2015 16:43:46 +0000 (UTC) From: "Ben Watson (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CRUNCH-141) org.apache.crunch.examples.WordAggregationHBase: Job failed! MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066680#comment-15066680 ] Ben Watson edited comment on CRUNCH-141 at 12/21/15 4:42 PM: ------------------------------------------------------------- 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 versions currently declared in the Crunch {{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. was (Author: benwatson528): 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)