[ http://issues.apache.org/jira/browse/HADOOP-330?page=all ]
Work on HADOOP-330 stopped by Owen O'Malley. > Raw SequenceFile Input/Output formats > ------------------------------------- > > Key: HADOOP-330 > URL: http://issues.apache.org/jira/browse/HADOOP-330 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Affects Versions: 0.3.2 > Reporter: Owen O'Malley > Assigned To: Owen O'Malley > > We'd like a raw input/output format for Map/Reduce that allows jobs to get > the raw bytes for keys/values. This would allow things like the IdentityMap > to be much faster because the values would not be decompressed/compressed or > serialized/deserialized. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
