[
https://issues.apache.org/jira/browse/HCATALOG-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148181#comment-13148181
]
[email protected] commented on HCATALOG-157:
--------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2795/#review3172
-----------------------------------------------------------
Ship it!
Looks good
- David
On 2011-11-10 00:39:35, Francis Liu wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/2795/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2011-11-10 00:39:35)
bq.
bq.
bq. Review request for hcatalog, Sushanth Sowmyan, Vandana Ayyalasomayajula,
and David Capwell.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. HBaseStorageHandler creates hbase table names with <db_name>.<table_name>
when db used is not default, fixed that problem. updated and refactored bulk
tests.
bq.
bq.
bq. This addresses bug HCatalog-157.
bq. https://issues.apache.org/jira/browse/HCatalog-157
bq.
bq.
bq. Diffs
bq. -----
bq.
bq.
storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseBaseOutputStorageDriver.java
989286f
bq.
storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseBulkOutputStorageDriver.java
c25e56d
bq.
bq. Diff: https://reviews.apache.org/r/2795/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. added a new test, all tests passed
bq.
bq.
bq. Thanks,
bq.
bq. Francis
bq.
bq.
> HBaseOutputFormat assumes hbase table name is hcat table name
> -------------------------------------------------------------
>
> Key: HCATALOG-157
> URL: https://issues.apache.org/jira/browse/HCATALOG-157
> Project: HCatalog
> Issue Type: Bug
> Components: hbase
> Affects Versions: 0.3
> Reporter: David Capwell
> Assignee: Francis Liu
> Labels: hbase
> Fix For: 0.3
>
> Attachments: HCATALOG-157.patch
>
>
> If you create a table bar under db foo, then when you try to write the
> outputformat assumes the hbase db name is bar when the hbase table name is
> really foo.bar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira