[
https://issues.apache.org/jira/browse/PIG-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy V. Ryaboy updated PIG-1205:
-----------------------------------
Attachment: PIG_1205_6.patch
Fixed test (but did not add new tests).
Made default caster configurable by setting pig.hbase.caster property.
Made rowKey filters (gt, lt, gte, lte) filter out regions when possible. Tested
manually.
Jeff, to your comments about shifting to cut off regions -- I think it's
better to have the loader think about region sizes, and let the user only worry
about key values. If they are intimate enough with their tables to know region
boundaries, they should know which end of a region is inclusive and which is
exclusive, and provide the correct filters.
> Enhance HBaseStorage-- Make it support loading row key and implement StoreFunc
> ------------------------------------------------------------------------------
>
> Key: PIG-1205
> URL: https://issues.apache.org/jira/browse/PIG-1205
> Project: Pig
> Issue Type: Sub-task
> Affects Versions: 0.7.0
> Reporter: Jeff Zhang
> Assignee: Dmitriy V. Ryaboy
> Fix For: 0.8.0
>
> Attachments: PIG_1205.patch, PIG_1205_2.patch, PIG_1205_3.patch,
> PIG_1205_4.patch, PIG_1205_5.path, PIG_1205_6.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.