[
https://issues.apache.org/jira/browse/HIVE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997920#comment-13997920
]
Sushanth Sowmyan commented on HIVE-6473:
----------------------------------------
Patch looks good to me. I'll try to kick off some tests on this myself.
One more thing though - you remove
hbase-handler/src/test/queries/positive/hbase_bulk.m in this patch, but you do
not remove the corresponding
hbase-handler/src/test/results/positive/hbase_bulk.m.out file. Could you add
that removal as well?
I'm +1 on it otherwise though, and will commit once we have a test run.
> 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, HIVE-6473.1.patch,
> HIVE-6473.1.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.2#6252)