Jonathan Eagles created TEZ-3924:
------------------------------------
Summary: TestDefaultSorter fails intermittently due random keys
and interaction with RLE and partition collisions
Key: TEZ-3924
URL: https://issues.apache.org/jira/browse/TEZ-3924
Project: Apache Tez
Issue Type: Bug
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
Example of failure stack trace
{noformat}
Failed
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testEmptyCaseFileLengths
Failing for the past 1 build (Since Failed#671 )
Took 67 ms.
(no description)
Error Message
Number of empty partitions did not match!
Stacktrace
java.lang.AssertionError: Number of empty partitions did not match!
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testEmptyCaseFileLengthsHelper(TestDefaultSorter.java:321)
at
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testEmptyCaseFileLengths(TestDefaultSorter.java:288)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)