[
https://issues.apache.org/jira/browse/HIVE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637685#comment-13637685
]
Nick Dimiduk commented on HIVE-2055:
------------------------------------
[~ashutoshc] Just as with PIG-2786 vs PIG-3285, there are two separate issues.
The former is having HBase jars on the classpath for bin/hive invocations. The
latter is for shipping the dependencies to the cluster for MR jobs. The former
is also effectively identical to HCATALOG-621 in that this is necessary for DDL
operations. This patch resolves the former. The latter must be resolved with a
code change, as is underway in HIVE-2379.
> 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
> Attachments: HIVE-2055.patch
>
>
> 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