You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/01/26 19:56:34 UTC

[jira] Assigned: (HIVE-791) udf to lookup hbase table

     [ https://issues.apache.org/jira/browse/HIVE-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi reassigned HIVE-791:
-------------------------------

    Assignee: John Sichi

> udf to lookup hbase table
> -------------------------
>
>                 Key: HIVE-791
>                 URL: https://issues.apache.org/jira/browse/HIVE-791
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Contrib
>            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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.