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

Devaraj Das commented on HBASE-9338:
------------------------------------

With the patches from HBASE-9481, HBASE-9480, HBASE-9456, and the patch on this 
jira, I was finally able to get a successful run. I used the following command:
hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList 
-Dhbase.client.retries.number=3000 -monkey verySlow Loop 1 12 25000000 
IntegrationTestBigLinkedList 12 &

Note that I increased the retries from a default value of 30 to 3000. This is 
to make sure that the MR jobs ride over the CM chaos.

Now I am running the same test with the slowDeterministic CM.

Yeah, maybe the data loss was caused by the region losses which is at least 
partially addressed by the HBASE-9481 and HBASE-9480 patches.
                
> Test Big Linked List fails on Hadoop 2.1.0
> ------------------------------------------
>
>                 Key: HBASE-9338
>                 URL: https://issues.apache.org/jira/browse/HBASE-9338
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: HBASE-9338-TESTING-2.patch
>
>


--
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