[
https://issues.apache.org/jira/browse/HBASE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars George updated HBASE-1385:
-------------------------------
Attachment: 1385.patch
First patch that compiles and reports no JavaDoc issues. Please have a brief
view if this is going into the right direction or if you are missing something.
I had to do some refactoring due to the fact that now context's are handed in,
not the actual details like file system and a unique name. Especially with the
latter I will still have to check if the index build code still works.
I have applied Stack's patch and also HBASE-1548, but still have to add the
test it supplies and run it as well as all other tests.
> 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.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.