Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc24.9 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 1.2.1 - 2013-08-01

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
MAPREDUCE-4838Add extra info to JH filesMajor.Arun C MurthyZhijie Shen
MAPREDUCE-5368Save memory by set capacity, load factor and concurrency level for ConcurrentHashMap in TaskInProgressMajormrv1yunjiong zhaoyunjiong zhao

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HDFS-4581DataNode#checkDiskError should not be called on network errorsMajordatanodeRohit KocharRohit Kochar
HDFS-4699TestPipelinesFailover#testPipelineRecoveryStress fails sporadicallyMajortestChris NaurothChris Nauroth
MAPREDUCE-5206JT can show the same job multiple times in Retired Jobs sectionMinor.Arun C MurthyArun C Murthy
MAPREDUCE-5148Syslog missing from Map/Reduce tasksMajortasktrackerYesha VoraArun C Murthy
MAPREDUCE-3859CapacityScheduler incorrectly utilizes extra-resources of queue for high-memory jobsMajorcapacity-schedSergey TryuberSergey Tryuber
HDFS-4261TestBalancerWithNodeGroup times outMajorbalancer & moverTsz Wo Nicholas SzeJunping Du
HDFS-4880Diagnostic logging while loading name/edits filesMajornamenodeArpit AgarwalSuresh Srinivas
MAPREDUCE-5260Job failed because of JvmManager running into inconsistent stateMajortasktrackeryunjiong zhaoyunjiong zhao
MAPREDUCE-5318Ampersand in JSPUtil.java is not escapedMinorjobtrackerBohou LiBohou Li
HADOOP-9665BlockDecompressorStream#decompress will throw EOFException instead of return -1 when EOFCritical.Zhijie ShenZhijie Shen
MAPREDUCE-5375Delegation Token renewal exception in jobtracker logsCritical.Venkat RanganathanVenkat Ranganathan
HADOOP-9504MetricsDynamicMBeanBase has concurrency issues in createMBeanInfoCriticalmetricsLiang XieLiang Xie
MAPREDUCE-5256CombineInputFormat isn't thread safe affecting HiveServerMajor.Vinod Kumar VavilapalliVinod Kumar Vavilapalli
MAPREDUCE-5351JobTracker memory leak caused by CleanupQueue reopening FileSystemCriticaljobtrackerSandy RyzaSandy Ryza
MAPREDUCE-5364Deadlock between RenewalTimerTask methods cancel() and run()Major.Karthik KambatlaKarthik Kambatla
HADOOP-9730fix hadoop.spec to add task-log4j.propertiesMajorbuildGiridharan KesavanGiridharan Kesavan
MAPREDUCE-4490JVM reuse is incompatible with LinuxTaskController (and therefore incompatible with Security)Criticaltask-controller, tasktrackerGeorge Datskossam liu

OTHER:

JIRASummaryPriorityComponentReporterContributor
HADOOP-10371The eclipse-plugin cannot work in my environmentMinorcontrib/eclipse-pluginhuangxing