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

Zhihong Yu commented on HBASE-5212:
-----------------------------------

The patch would break TestLogRolling against hadoop 1.0:
{code}
java.lang.AssertionError: DataNodes 2 default replication 2
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.hadoop.hbase.regionserver.wal.TestLogRolling.testLogRollOnDatanodeDeath(TestLogRolling.java:335)
{code}
See HBASE-5191
                
> Fix test TestTableMapReduce against 0.23.
> -----------------------------------------
>
>                 Key: HBASE-5212
>                 URL: https://issues.apache.org/jira/browse/HBASE-5212
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>            Reporter: Mahadev konar
>             Fix For: 0.92.1
>
>         Attachments: 5212-v2.txt, HBASE-5212.patch
>
>
> As reported by Andrew on the hadoop mailing list, mvn -Dhadoop.profile=23 
> clean test -Dtest=org.apache.hadoop.hbase.mapreduce.TestTableMapReduce fails 
> on 0.92 branch. There are minor changes to HBase poms required to fix that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to