[
https://issues.apache.org/jira/browse/HBASE-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580657#action_12580657
]
Bryan Duxbury commented on HBASE-483:
-------------------------------------
I assumed that it was Jim's patch, but after reverting, TTMR still fails for
me. Last thing to change was upgrading hadoop jar to 0.16.1. Wasn't there a
remark on the list about 0.16.1 containing a regression?
> Merge tool won't merge two overlapping regions
> ----------------------------------------------
>
> Key: HBASE-483
> URL: https://issues.apache.org/jira/browse/HBASE-483
> Project: Hadoop HBase
> Issue Type: Task
> Affects Versions: 0.1.0
> Reporter: stack
> Assignee: Jim Kellerman
> Priority: Blocker
> Fix For: 0.1.0
>
> Attachments: 483-that-applies.patch, patch.no.cr.txt, patch.txt,
> patch.txt, subset_of_meta.txt
>
>
> hbase-480 adds a merge tool. Seems to work for two adjacent regions in tests
> but not for the case where we've made two overlapping regions: i.e. both have
> a start key of 'A' but one regions endkey is less than the end key of the
> others (See up on Lars cluster hbase-471). I ran the merge and it made a new
> region with the right start and end keys but there was nothing in it.
> We need this tool to do fix up when hbase goes awry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.