Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

hadoop-common-project/hadoop-common/src/site/markdown/release/0.4.0/CHANGELOG.0.4.0.md

2.0.5-alpha-rc25.2 KB
Original Source
<!--- # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -->

Apache Hadoop Changelog

Release 0.4.0 - 2006-06-28

NEW FEATURES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-250HTTP Browsing interface for DFS Health/StatusMajor.Devaraj Das
HADOOP-123mini map/reduce cluster for junit testsMajor.Owen O'MalleyMilind Bhandarkar
HADOOP-296Do not assign blocks to a datanode with < x mb freeMajor.Johan OskarssonJohan Oskarsson

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-298nicer reports of progress for distcpMinorutilOwen O'MalleyOwen O'Malley
HADOOP-271add links to task tracker http server from task details and failure pagesMinor.Owen O'MalleyOwen O'Malley
HADOOP-314remove the append phase in sorting the reduce inputsMajor.Owen O'MalleyOwen O'Malley
HADOOP-301the randomwriter example will clobber the output fileMajor.Owen O'MalleyOwen O'Malley
HADOOP-305tasktracker waits for 10 seconds for asking for a task.Minor.Mahadev konarMahadev konar
HADOOP-59support generic command-line optionsMinorconfDoug CuttingHairong Kuang
HADOOP-326cleanup of dead field (map ouput port)Minor.Owen O'MalleyOwen O'Malley
HADOOP-328add a -i option to distcp to ignore read errors of the input filesMajorutilOwen O'MalleyOwen O'Malley

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-299maps from second jobs will not run until the first job finishes completelyMajor.Owen O'MalleyOwen O'Malley
HADOOP-210Namenode not able to accept connectionsMajor.Mahadev konarDevaraj Das
HADOOP-311dfs client timeout on read kills taskMajor.Owen O'MalleyOwen O'Malley
HADOOP-316job tracker has a deadlockMajor.Owen O'MalleyOwen O'Malley
HADOOP-317"connection was forcibly closed" Exception in RPC on WindowsMajoripcKonstantin ShvachkoDoug Cutting
HADOOP-319FileSystem "close" does not remove the closed fs from the fs mapMajorfsHairong KuangHairong Kuang
HADOOP-135Potential deadlock in JobTracker.Major.Konstantin ShvachkoOwen O'Malley
HADOOP-278a missing map/reduce input directory does not produce a user-visible error messageMajor.Owen O'MalleyOwen O'Malley
HADOOP-304UnregisteredDatanodeException message correctionTrivial.Konstantin ShvachkoKonstantin Shvachko
HADOOP-325ClassNotFoundException under jvm 1.6MajoripcOwen O'MalleyOwen O'Malley
HADOOP-27MapRed tries to allocate tasks to nodes that have no available disk spaceMajor.Mike Cafarella
HADOOP-99task trackers can only be assigned one task every heartbeatMajor.Owen O'MalleyOwen O'Malley
HADOOP-318Progress in writing a DFS file does not count towards Job progress and can make the task timeoutMajor.Milind BhandarkarMilind Bhandarkar