You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/08/18 00:01:15 UTC

[jira] Commented: (HIVE-758) [contrib] function to load data from hive to hbase

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

Zheng Shao commented on HIVE-758:
---------------------------------

Both this and HIVE-645 should put a javadoc comment/description on the UDAF/UDF warning people about the possibility of side effects (failed tasks, speculative executions).


> [contrib] function to load data from hive to hbase
> --------------------------------------------------
>
>                 Key: HIVE-758
>                 URL: https://issues.apache.org/jira/browse/HIVE-758
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Raghotham Murthy
>            Priority: Minor
>         Attachments: hive-758.1.patch
>
>
> supoprt a query like: SELECT hbase_put('hive_hbase_table', rowid, colfamily, col, value, ts) FROM src;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.