Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc210.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.9.0 - 2006-12-01

NEW FEATURES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-611SequenceFile.Sorter should have a merge method that returns an iteratorMajorioOwen O'MalleyDevaraj Das

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-655remove deprecationsMinor.Doug CuttingDoug Cutting
HADOOP-565Upgrade Jetty to 6.xMajor.Owen O'MalleySanjay Dahiya
HADOOP-688move dfs administrative interfaces to a separate commandMajor.dhruba borthakurdhruba borthakur
HADOOP-613The final merge on the reduces should feed the reduce directlyMajor.Owen O'MalleyDevaraj Das
HADOOP-661JobConf for a job should be viewable from the web/uiMajor.Owen O'MalleyArun C Murthy
HADOOP-489Seperating user logs from system logs in map reduceMinor.Mahadev konarArun C Murthy
HADOOP-668improvement to DFS browsing WIMinor.Yoram ArnonHairong Kuang
HADOOP-538Implement a nio's 'direct buffer' based wrapper over zlib to improve performance of java.util.zip.{De|In}flater as a 'custom codec'MajorioArun C MurthyArun C Murthy
HADOOP-721jobconf.jsp shouldn't find the jobconf.xsl via httpMajor.Owen O'MalleyArun C Murthy
HADOOP-725chooseTargets method in FSNamesystem is very inefficientMajor.Milind BhandarkarMilind Bhandarkar
HADOOP-677RPC should send a fixed header and version at the start of connectionMajoripcOwen O'MalleyOwen O'Malley
HADOOP-76Implement speculative re-execution of reducesMinor.Doug CuttingSanjay Dahiya
HADOOP-689hadoop should provide a common way to wrap instances with different types into one typeMajorioFeng Jiang

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-682hadoop namenode -format doesnt work anymore if target directory doesnt existMajor.Sanjay Dahiya
HADOOP-687Upgrade to Jetty 6 does not patch bin/hadoopCriticalscriptsSameer ParanjpyeSameer Paranjpye
HADOOP-683bin/hadoop.sh doesn't work for /bin/dash (eg ubuntu 6.10b)TrivialscriptsJames Todd
HADOOP-604DataNodes get NullPointerException and become unresponsive on 50010Major.Christian KunzRaghu Angadi
HADOOP-459libhdfs leaks memory when writing to filesMajor.Christian KunzSameer Paranjpye
HADOOP-694jobtracker expireluanching tasks throws out Nullpointer exceptionsMinor.Mahadev konarMahadev konar
HADOOP-637ipc.Server has memory leak -- serious issue for namenode serverMajoripcChristian KunzRaghu Angadi
HADOOP-696TestTextInputFormat fails on some platforms due to non-determinism in format.getSplits()MinortestSameer ParanjpyeSameer Paranjpye
HADOOP-708test-libhdfs.sh does not properly capture and return error statusMajortestNigel DaleyNigel Daley
HADOOP-646name node server does not load large (> 2^31 bytes) edits fileCritical.Christian KunzMilind Bhandarkar
HADOOP-705IOException: job.xml already existsMajor.Nigel DaleyMahadev konar
HADOOP-712Record-IO XML serialization is broken for control charactersMajorrecordMilind BhandarkarMilind Bhandarkar
HADOOP-716Javadoc warning in SequenceFile.javaMinorioDevaraj DasDevaraj Das
HADOOP-715build.xml sets up wrong 'hadoop.log.dir' property for 'ant test'MinortestArun C MurthyArun C Murthy
HADOOP-722native-hadoop deficienciesCritical.Arun C MurthyArun C Murthy
HADOOP-710block size isn't honoredMajor.Nigel DaleyMilind Bhandarkar
HADOOP-695Unexpected NPE from the next method of StreamLineRecordReader fails map/reduce jobsMajor.Hairong KuangHairong Kuang
HADOOP-645Map-reduce task does not finish correctly when -reducer NONE is specifiedMajor.dhruba borthakurdhruba borthakur
HADOOP-729packageNativeHadoop.sh has non-standard sh codeCriticalscriptsArun C MurthyArun C Murthy
HADOOP-652Not all Datastructures are updated when a block is deletedMajor.Raghu Angadi
HADOOP-723Race condition exists in the method MapOutputLocation.getFileMajor.Devaraj DasOwen O'Malley
HADOOP-447DistributedFileSystem.getBlockSize(Path) does not resolve absolute pathMajor.Benjamin ReedRaghu Angadi
HADOOP-724bin/hadoop:111 uses java directly, it should use JAVA_HOMEMinorscriptsSanjay DahiyaArun C Murthy
HADOOP-733dfs shell has inconsistent exit codesMajor.Christian Kunzdhruba borthakur
HADOOP-734Link to the FAQ in the "Documentation" section of the hadoop websiteMajor.Konstantin ShvachkoKonstantin Shvachko
HADOOP-709streaming job with Control characters in the command causes runtime exception in the job trackerMajor.dhruba borthakurdhruba borthakur
HADOOP-699"Browse the filesystem" link on Name Node redirects to wrong port on DataNodeMajor.Raghu AngadiRaghu Angadi
HADOOP-736Roll back Jetty6.0.1 to Jetty5.1.4Major.Devaraj DasDevaraj Das
HADOOP-739TestIPC occassionally fails with BindExceptionMinortestNigel DaleyNigel Daley
HADOOP-741Fix average progress calculation in speculative execution of maps + fix pending issues in speculative execution of reducesMajor.Sanjay DahiyaSanjay Dahiya
HADOOP-749The jobfailures.jsp gets a NullPointerException after a task tracker has been lostMajor.Owen O'MalleyOwen O'Malley
HADOOP-747RecordIO compiler does not produce correct Java code when buffer is used as key or value in mapMajorrecordMilind BhandarkarMilind Bhandarkar
HADOOP-698When DFS client fails to read from a datanode, the failed datanode is not excluded from target reselectionMajor.Hairong KuangMilind Bhandarkar
HADOOP-430http server should die if the Datanode fails.Major.Konstantin ShvachkoWendy Chien
HADOOP-750race condition on stalled map output fetchesMajor.Owen O'MalleyOwen O'Malley
HADOOP-728Map-reduce task does not produce correct results when -reducer NONE is specified through streamingMajor.dhruba borthakurSanjay Dahiya

TESTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-382add a unit test for multiple datanodes in a machineMajor.Yoram ArnonMilind Bhandarkar