[
https://issues.apache.org/jira/browse/HIVE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017420#comment-14017420
]
Swarnim Kulkarni commented on HIVE-6473:
----------------------------------------
[~ndimiduk] I ran the test locally with the latest patch and was able to
reproduce the failure.
{noformat}
Failed tests:
TestHBaseMinimrCliDriver.testCliDriver_hbase_bulk:92->runTest:122 Unexpected
exception
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:01.311s
[INFO] Finished at: Wed Jun 04 01:26:30 CDT 2014
[INFO] Final Memory: 27M/87M
[INFO] ------------------------------------------------------------------------
{noformat}
Also as a side note, it seems like the latest patch does not apply cleanly. May
be it would be regnerated with "--no-prefix" option.
> 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, HIVE-6473.2.patch, HIVE-6473.3.patch,
> HIVE-6473.4.patch, HIVE-6473.5.patch
>
>
> 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)