Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 2CFC1E402 for ; Thu, 31 Jan 2013 17:13:17 +0000 (UTC) Received: (qmail 29984 invoked by uid 500); 31 Jan 2013 17:13:14 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 29919 invoked by uid 500); 31 Jan 2013 17:13:14 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 29887 invoked by uid 500); 31 Jan 2013 17:13:14 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 29871 invoked by uid 99); 31 Jan 2013 17:13:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 17:13:14 +0000 Date: Thu, 31 Jan 2013 17:13:14 +0000 (UTC) From: "Guido Serra aka Zeph (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-2055) Hive HBase Integration issue 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/HIVE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567820#comment-13567820 ] Guido Serra aka Zeph commented on HIVE-2055: -------------------------------------------- {code} Name : hive Relocations: (not relocatable) Version : 0.9.0+155 Vendor: (none) Release : 1.cdh4.1.2.p0.21.el6 Build Date: Fri Nov 2 01:34:37 2012 Install Date: Mon Jan 14 15:50:48 2013 Build Host: rhel64-6-0-mk1.jenkins.cloudera.com Group : Development/Libraries Source RPM: hive-0.9.0+155-1.cdh4.1.2.p0.21.el6.src.rpm Size : 153016181 License: Apache License v2.0 Signature : DSA/SHA1, Mon Nov 5 16:16:55 2012, Key ID f90c0d8fe8f86acd {code} {code} Name : hbase Relocations: (not relocatable) Version : 0.92.1+160 Vendor: (none) Release : 1.cdh4.1.2.p0.24.el6 Build Date: Fri Nov 2 01:03:06 2012 Install Date: Mon Jan 14 15:50:31 2013 Build Host: rhel64-6-0-mk1.jenkins.cloudera.com Group : Development/Libraries Source RPM: hbase-0.92.1+160-1.cdh4.1.2.p0.24.el6.src.rpm Size : 39911513 License: APL2 Signature : DSA/SHA1, Mon Nov 5 16:16:52 2012, Key ID f90c0d8fe8f86acd {code} > Hive HBase Integration issue > ---------------------------- > > Key: HIVE-2055 > URL: https://issues.apache.org/jira/browse/HIVE-2055 > Project: Hive > Issue Type: Bug > Components: HBase Handler > Reporter: sajith v > > Created an external table in hive , which points to the HBase table. When tried to query a column using the column name in select clause got the following exception : ( java.lang.ClassNotFoundException: org.apache.hadoop.hive.hbase.HiveHBaseTableInputFormat), errorCode:12, SQLState:42000) -- 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