-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.7.0
-
Fix Version/s: 2.8.0, 2.7.3, 3.0.0-alpha1
-
Component/s: None
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
Unit test TestTextInputFormat.testSplitableCodecs() failed when the seed is 1313094493.
Stacktrace
java.lang.AssertionError: Key in multiple partitions.
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertFalse(Assert.java:64)
at org.apache.hadoop.mapred.TestTextInputFormat.testSplitableCodecs(TestTextInputFormat.java:223)
- breaks
-
HADOOP-14919 BZip2 drops records when reading data in splits
-
- Resolved
-
- is broken by
-
HADOOP-11445 Bzip2Codec: Data block is skipped when position of newly created stream is equal to start of split
-
- Closed
-