Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc23.1 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.17.2 - 2008-08-11

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-3370failed tasks may stay forever in TaskTracker.runningJobsCritical.Zheng ShaoZheng Shao
HADOOP-3633Uncaught exception in DataXceiveServerBlocker.Koji NoguchiKonstantin Shvachko
HADOOP-3681Infinite loop in dfs closeBlocker.Koji NoguchiLohit Vijayarenu
HADOOP-3002HDFS should not remove blocks while in safemode.Blocker.Konstantin ShvachkoKonstantin Shvachko
HADOOP-3685Unbalanced replication targetBlocker.Koji NoguchiHairong Kuang
HADOOP-3758Excessive exceptions in HDFS namenode log fileBlocker.Jim HuangLohit Vijayarenu
HADOOP-3760DFS operations fail because of Stream closed errorBlocker.Amar KamatLohit Vijayarenu
HADOOP-3707Frequent DiskOutOfSpaceException on almost-full datanodesBlocker.Koji NoguchiRaghu Angadi
HADOOP-3678Avoid spurious "DataXceiver: java.io.IOException: Connection reset by peer" errors in DataNode logBlocker.Raghu AngadiRaghu Angadi
HADOOP-3813RPC queue overload of JobTrackerMajor.Christian KunzAmareshwari Sriramadasu
HADOOP-38591000 concurrent read on a single file failing the task/clientBlocker.Koji NoguchiJohan Oskarsson
HADOOP-3931Bug in MapTask.MapOutputBuffer.collect leads to an unnecessary and harmful 'reset'Blocker.Arun C MurthyChris Douglas
HADOOP-4773namenode startup error, hadoop-user-namenode.pid permission denied.Critical.Focus