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 79FACE238 for ; Fri, 1 Feb 2013 08:41:16 +0000 (UTC) Received: (qmail 74407 invoked by uid 500); 1 Feb 2013 08:41:15 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 74347 invoked by uid 500); 1 Feb 2013 08:41:15 -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 74289 invoked by uid 500); 1 Feb 2013 08:41:15 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 74197 invoked by uid 99); 1 Feb 2013 08:41:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2013 08:41:14 +0000 Date: Fri, 1 Feb 2013 08:41: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-2379) Hive/HBase integration could be improved 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-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568581#comment-13568581 ] Guido Serra aka Zeph commented on HIVE-2379: -------------------------------------------- hi guys, is the approval/review of someone still pending? it seems so... how can we speed it up? :) I'm building a whole infrastructure based on this integration... (k, k, I'll patch my local build) cheers, G. > Hive/HBase integration could be improved > ---------------------------------------- > > Key: HIVE-2379 > URL: https://issues.apache.org/jira/browse/HIVE-2379 > Project: Hive > Issue Type: Improvement > Components: CLI, Clients, HBase Handler > Affects Versions: 0.7.1, 0.8.0, 0.9.0 > Reporter: Roman Shaposhnik > Assignee: Navis > Priority: Minor > Attachments: HIVE-2379.D7347.1.patch > > > For now any Hive/HBase queries would require the following jars to be explicitly added via hive's add jar command: > add jar /usr/lib/hive/lib/hbase-0.90.1-cdh3u0.jar; > add jar /usr/lib/hive/lib/hive-hbase-handler-0.7.0-cdh3u0.jar; > add jar /usr/lib/hive/lib/zookeeper-3.3.1.jar; > add jar /usr/lib/hive/lib/guava-r06.jar; > the longer term solution, perhaps, should be to have the code at submit time call hbase's > TableMapREduceUtil.addDependencyJar(job, HBaseStorageHandler.class) to ship it in distributedcache. -- 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