[ https://issues.apache.org/jira/browse/HBASE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750400#comment-13750400 ]
Elliott Clark commented on HBASE-9338: -------------------------------------- Here's the command run: {code} hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList Loop 5 12 2500000 IntegrationTestBigLinkedList 10 {code} And the result: {code} org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList$Verify$Counts REFERENCED=11520689 UNREFERENCED=11520770 File Input Format Counters Bytes Read=0 File Output Format Counters Bytes Written=972064362 2013-08-26 11:48:03,060 INFO [main] hbase.HBaseCluster: Added new HBaseAdmin 2013-08-26 11:48:03,061 ERROR [main] util.AbstractHBaseTool: Error running command-line tool java.lang.RuntimeException: Verify.run failed with return code: 1 at org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList$Loop.runVerify(IntegrationTestBigLinkedList.java:726) at org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList$Loop.run(IntegrationTestBigLinkedList.java:764) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.runTestFromCommandLine(IntegrationTestBigLinkedList.java:1063) at org.apache.hadoop.hbase.IntegrationTestBase.doWork(IntegrationTestBase.java:77) at org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:112) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.main(IntegrationTestBigLinkedList.java:1098){code} > 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: Critical > Fix For: 0.96.0 > > -- 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