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

Nick Dimiduk updated HIVE-2365:
-------------------------------

    Attachment: HIVE-2365.WIP.00.patch

Here's a proof of concept patch. It allows tables defined using the 
HBaseStorageHandler to switch into "bulk mode" when hive.hbase.bulkload=true. 
It adds functionality to MoveTask, allowing it to complete the bulkload as a 
post-job task. This task is always appended when "bulk mode" is detected.

I've tried to keep the modifications in hive-exec to a minimum. However, I was 
forced to introduce HBase as a dependency of that module. Please advise how I 
might add necessary hooks to move these code paths back into the hbase-handler 
module.

> SQL support for bulk load into HBase
> ------------------------------------
>
>                 Key: HIVE-2365
>                 URL: https://issues.apache.org/jira/browse/HIVE-2365
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler
>            Reporter: John Sichi
>            Assignee: Nick Dimiduk
>         Attachments: HIVE-2365.WIP.00.patch
>
>
> Support the "as simple as this" SQL for bulk load from Hive into HBase.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to