[ https://issues.apache.org/jira/browse/HIVE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908068#comment-13908068 ]
Lefty Leverenz commented on HIVE-6473: -------------------------------------- When this is committed, it should be documented in the HBase Bulk Load design doc with a release note and link back to this JIRA. * [Hive HBase Bulk Load |https://cwiki.apache.org/confluence/display/Hive/HBaseBulkLoad] > Allow writing HFiles via HBaseStorageHandler table > -------------------------------------------------- > > Key: HIVE-6473 > URL: https://issues.apache.org/jira/browse/HIVE-6473 > Project: Hive > Issue Type: Improvement > Components: HBase Handler > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Attachments: HIVE-6473.0.patch.txt > > > Generating HFiles for bulkload into HBase could be more convenient. Right now > we require the user to register a new table with the appropriate output > format. This patch allows the exact same functionality, but through an > existing table managed by the HBaseStorageHandler. -- This message was sent by Atlassian JIRA (v6.1.5#6160)