HADOOP-5170. Removed change log entry because HADOOP-5170 was reverted from

mapreduce.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@792701 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Owen O'Malley 2009-07-09 21:17:22 +00:00
parent 127254f4a5
commit 34d67b1cc2
1 changed files with 0 additions and 3 deletions

View File

@ -149,9 +149,6 @@ Trunk (unreleased changes)
HADOOP-5844. Use mysqldump when connecting to local mysql instance in Sqoop.
(Aaron Kimball via tomwhite)
HADOOP-5170. Allows jobs to set max maps/reduces per-node and per-cluster.
(Matei Zaharia via ddas)
HADOOP-3315. Add a new, binary file foramt, TFile. (Hong Tang via cdouglas)
HADOOP-5976. Add a new command, classpath, to the hadoop script. (Owen