You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2016/06/27 05:17:52 UTC

[jira] [Updated] (HBASE-16118) TestHFileOutputFormat2 is broken

     [ https://issues.apache.org/jira/browse/HBASE-16118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-16118:
-------------------------------------------
    Attachment: HBASE-16055_branch1_ignoretest.patch

Will commit this patch unless objections.

> TestHFileOutputFormat2 is broken
> --------------------------------
>
>                 Key: HBASE-16118
>                 URL: https://issues.apache.org/jira/browse/HBASE-16118
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Mikhail Antonov
>             Fix For: 1.4.0
>
>         Attachments: HBASE-16055_branch1_ignoretest.patch
>
>
> org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2.testMRIncrementalLoadWithPutSortReducer
> See https://builds.apache.org/job/HBase-1.4/250/#showFailuresLink
> Error Message
> expected:<100> but was:<0>
> Stacktrace
> java.lang.AssertionError: expected:<100> but was:<0>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.junit.Assert.assertEquals(Assert.java:631)
> 	at org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2.doIncrementalLoadTest(TestHFileOutputFormat2.java:636)
> 	at org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2.testMRIncrementalLoadWithPutSortReducer(TestHFileOutputFormat2.java:536)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)