[ 
https://issues.apache.org/jira/browse/HBASE-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501489#comment-13501489
 ] 

Oleg Zhurakousky commented on HBASE-7191:
-----------------------------------------

Not sure what I can do. The test does pass but there are other failing tests:
{code}
Failed tests:   
testSplitCalculatorEq(org.apache.hadoop.hbase.util.TestRegionSplitCalculator): 
expected:<2> but was:<1>
  testNativeSizes(org.apache.hadoop.hbase.io.TestHeapSize): expected:<56> but 
was:<64>
  testSizes(org.apache.hadoop.hbase.io.TestHeapSize): expected:<192> but 
was:<200>
{code}

 and looking at the Jenkins report there hasn't been a successful build since 
October 30 (as far as I can see).

The irony is that for example TestRegionSplitCalculator test passes locally if 
ran in isolation 
                
> HBCK - Add offline create/fix hbase.version and hbase.id 
> ---------------------------------------------------------
>
>                 Key: HBASE-7191
>                 URL: https://issues.apache.org/jira/browse/HBASE-7191
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>    Affects Versions: 0.94.1
>            Reporter: Enis Soztutar
>         Attachments: 7191-2.patch
>
>
> One of our clients run into a problem, in which they have the hbase.root.dir, 
> and cluster data, but their hbase.id and hbase.version files are corrupted. 
> HMaster creates those on start, but not if there is already existing data.
> We can add smt like --fixIdFile, and ability for HBCK to do some offline 
> repairs for the version file. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to