[
https://issues.apache.org/jira/browse/HIVE-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693708#comment-14693708
]
Swarnim Kulkarni commented on HIVE-791:
---------------------------------------
Please refer to the external table support to retrieve data from an existing
HBase table.
Wiki docs are here:
* [LanguageManual DDL -- External Tables |
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ExternalTables]
* [Design Docs -- Storage Handlers |
https://cwiki.apache.org/confluence/display/Hive/StorageHandlers]
> udf to lookup hbase table
> -------------------------
>
> Key: HIVE-791
> URL: https://issues.apache.org/jira/browse/HIVE-791
> Project: Hive
> Issue Type: New Feature
> Components: HBase Handler
> Reporter: Raghotham Murthy
> Assignee: John Sichi
>
> Retrieve the latest value: hbase_get('hbase_table_name', rowid, columnFamily,
> columnIdentifier)
> Retrieve for a specific timestamp: hbase_get('hbase_table_name', rowid,
> columnFamily, columnIdentifier, ts)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)