[ 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.