Mikhail Antonov created HBASE-16118:
---------------------------------------
Summary: 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
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)