You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (JIRA)" <ji...@apache.org> on 2013/01/10 08:48:21 UTC

[jira] [Commented] (HIVE-2379) Hive/HBase integration could be improved

    [ https://issues.apache.org/jira/browse/HIVE-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549413#comment-13549413 ] 

Phabricator commented on HIVE-2379:
-----------------------------------

zhenxiao has commented on the revision "HIVE-2379 [jira] Hive/HBase integration could be improved".

  Non-Committer +1.

REVISION DETAIL
  https://reviews.facebook.net/D7347

To: JIRA, navis
Cc: zhenxiao

                
> 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