Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc28.4 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.19.2 - 2009-07-23

INCOMPATIBLE CHANGES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-5332Make support for file append API configurableBlocker.Nigel Daleydhruba borthakur

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-5379Throw exception instead of writing to System.err when there is a CRC error on CBZip2InputStreamMinorioRodrigo SchmidtRodrigo Schmidt

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-5269TaskTracker.runningTasks holding FAILED_UNCLEAN and KILLED_UNCLEAN taskStatuses forever in some cases.Blocker.Amareshwari SriramadasuAmareshwari Sriramadasu
HADOOP-5233Reducer not Succeded after 100%Blocker.Amareshwari SriramadasuAmareshwari Sriramadasu
HADOOP-5247NPEs in JobTracker and JobClient when mapred.jobtracker.completeuserjobs.maximum is set to zero.Blocker.Vinod Kumar VavilapalliAmar Kamat
HADOOP-5285JobTracker hangs for long periods of timeBlocker.Vinod Kumar VavilapalliDevaraj Das
HADOOP-5241Reduce tasks get stuck because of over-estimated task size (regression from 0.18)Blocker.Andy PavloSharad Agarwal
HADOOP-5280When expiring a lost launched task, JT doesn't remove the attempt from the taskidToTIPMap.Blocker.Vinod Kumar VavilapalliDevaraj Das
HADOOP-51544-way deadlock in FairShare schedulerBlocker.Vinod Kumar VavilapalliMatei Zaharia
HADOOP-5146LocalDirAllocator misses files on the local filesystemBlocker.Arun C MurthyDevaraj Das
HADOOP-5326bzip2 codec (CBZip2OutputStream) creates corrupted output file for some inputsMajorioRodrigo SchmidtRodrigo Schmidt
HADOOP-4638Exception thrown in/from RecoveryManager.recover() should be caught and handledBlocker.Amar KamatAmar Kamat
HADOOP-5384DataNodeCluster should not create blocks with generationStamp == 1BlockertestTsz Wo Nicholas SzeTsz Wo Nicholas Sze
HADOOP-5376JobInProgress.obtainTaskCleanupTask() throws an ArrayIndexOutOfBoundsExceptionBlocker.Vinod Kumar VavilapalliAmareshwari Sriramadasu
HADOOP-5421HADOOP-4638 has broken 0.19 compilationBlocker.Amar KamatDevaraj Das
HADOOP-5392JobTracker crashes during recovery if job files are garbledBlocker.Amar KamatAmar Kamat
HADOOP-5333The libhdfs append API is not coded correctlyMajor.dhruba borthakurdhruba borthakur
HADOOP-3998Got an exception from ClientFinalizer when the JT is terminatedBlocker.Amar Kamatdhruba borthakur
HADOOP-5440Successful taskid are not removed from TaskMemoryManagerBlocker.Amareshwari SriramadasuAmareshwari Sriramadasu
HADOOP-5446TaskTracker metrics are disabledMajormetricsChris DouglasChris Douglas
HADOOP-5449Verify if JobHistory.HistoryCleaner works as expectedBlocker.Amar KamatAmareshwari Sriramadasu
HADOOP-5465Blocks remain under-replicatedBlocker.Hairong KuangHairong Kuang
HADOOP-5479NameNode should not send empty block replication request to DataNodeCritical.Hairong KuangHairong Kuang
HADOOP-5522Document job setup/cleaup tasks and task cleanup tasks in mapred tutorialBlocker.Amareshwari SriramadasuAmareshwari Sriramadasu
HADOOP-5549ReplicationMonitor should schedule both replication and deletion work in one iterationMajor.Hairong KuangHairong Kuang
HADOOP-5554DataNodeCluster should create blocks with the same generation stamp as the blocks created in CreateEditsLogMajortestHairong KuangHairong Kuang
HADOOP-5557Two minor problems in TestOverReplicatedBlocksMinortestTsz Wo Nicholas SzeTsz Wo Nicholas Sze
HADOOP-5231Negative number of maps in cluster summaryMajor.Amareshwari SriramadasuAmareshwari Sriramadasu
HADOOP-4719The ls shell command documentation is out-datedMajordocumentationTsz Wo Nicholas SzeRavi Phulari
HADOOP-5374NPE in JobTracker.getTasksToSave() methodMajor.Vinod Kumar VavilapalliAmareshwari Sriramadasu
HADOOP-4780Task Tracker burns a lot of cpu in calling getLocalCacheMajor.Runping QiHe Yongqiang
HADOOP-5551Namenode permits directory destruction on overwriteCritical.Brian BockelmanBrian Bockelman
HADOOP-5644Namnode is stuck in safe modeMajor.Suresh SrinivasSuresh Srinivas
HADOOP-5671DistCp.sameFile(..) should return true if src fs does not support checksumMajor.Tsz Wo Nicholas SzeTsz Wo Nicholas Sze
HADOOP-5213BZip2CompressionOutputStream NullPointerExceptionBlockerioZheng ShaoZheng Shao
HADOOP-5579libhdfs does not set errno correctlyMajor.Brian BockelmanBrian Bockelman
HADOOP-5728FSEditLog.printStatistics may cause IndexOutOfBoundsExceptionMajor.Wang XuWang Xu
HADOOP-5816ArrayIndexOutOfBoundsException when using KeyFieldBasedComparatorMinor.Min ZhouHe Yongqiang
HADOOP-5951StorageInfo needs Apache license header.Major.Suresh SrinivasSuresh Srinivas
HADOOP-6017NameNode and SecondaryNameNode fail to restart because of abnormal filenames.Blocker.Raghu AngadiTsz Wo Nicholas Sze