[
https://issues.apache.org/jira/browse/HBASE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725519#action_12725519
]
Lars George edited comment on HBASE-1385 at 6/30/09 1:43 AM:
-------------------------------------------------------------
Patch v7 fixes the naming issue discussed above and adds the new methods to
Scan. Also redone the whole Scan in Configuration issue by simply write the
Scan into a Base64 encoded string that travels with the Configuration. That
takes care of everything, including filters. Sweet! :)
was (Author: larsgeorge):
Patch v7 fixes the naming issue discussed above and adds the new methods to
Scan. Also redone the whole Scan in Configuration issue by simply write the
Scan into a Base64 encoded string that travels with the Configuration. That
takes care of everything, including scanners. Sweet! :)
> Revamp TableInputFormat, needs updating to match hadoop 0.20.x AND remove bit
> where we can make < maps than regions
> -------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-1385
> URL: https://issues.apache.org/jira/browse/HBASE-1385
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.21.0
>
> Attachments: 1385-v5.patch, 1385-v6.patch, 1385-v7.patch, mr.patch
>
>
> Update TIF to match new MR.
> Remove the bit of logic where we will use number of configured maps as splits
> count rather than regions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.