Fix the deprecation around MapFileOutputFormat ----------------------------------------------
Key: MAPREDUCE-1513 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1513 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 0.20.1 Environment: any Reporter: Kyle Maxwell Priority: Minor Fix For: 0.21.0 MapFileOutputFormat relies on the old version of OutputFormat, making it useless. This is a known issue (see also: http://mail-archives.apache.org/mod_mbox/hadoop-common-user/200907.mbox/%3c4a4af7f1.7000...@yahoo-inc.com%3e ) I couldn't find a jira issue for it, so here we are.. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.