Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
0.24.0
-
None
-
None
Description
HADOOP-6155 deprecated RecordIO in 0.21. We should remove it from trunk, as nothing anymore uses it and the tests are taking up resources.
We should attempt to remove record IO and also check for any references to it within the MR and HDFS projects. Meanwhile, Avro has come up as a fine replacement for it, and has been use inside Hadoop now for quite a while.
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-3302 Remove the last dependency call from org.apache.hadoop.record package in MR.
- Resolved
-
MAPREDUCE-3303 MR part of removing RecordIO (HADOOP-7781)
- Resolved
- supercedes
-
HADOOP-6155 deprecate Record IO
- Closed