Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc25.6 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.1.2 - 2013-02-15

NEW FEATURES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-8567Port conf servlet to dump running configuration to branch 1.xMajorconfJunping DuJing Zhao

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
HDFS-4252Improve confusing log message that prints exception when editlog read is completedMajornamenodeSuresh SrinivasJing Zhao
HADOOP-9111Fix failed testcases with @ignore annotation In branch-1MinortestJing ZhaoJing Zhao
HADOOP-8561Introduce HADOOP_PROXY_USER for secure impersonation in child hadoop client processesMajorsecurityLuke LuYu Gao
MAPREDUCE-4397Introduce HADOOP_SECURITY_CONF_DIR for task-controllerMajortask-controllerLuke LuYu Gao

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
MAPREDUCE-2374"Text File Busy" errors launching MR tasksMajor.Todd LipconAndy Isaacson
HADOOP-8880Missing jersey jars as dependency in the pom causes hive tests to failMajor.Giridharan KesavanGiridharan Kesavan
HDFS-4208NameNode could be stuck in SafeMode due to never-created blocksCriticalnamenodeBrandon LiBrandon Li
HDFS-3727When using SPNEGO, NN should not try to log in using KSSL principalMajornamenodeAaron T. MyersAaron T. Myers
MAPREDUCE-4478TaskTracker's heartbeat is out of controlMajor.Liyin LiangLiyin Liang
MAPREDUCE-4798TestJobHistoryServer fails some times with 'java.lang.AssertionError: Address already in use'Minorjobhistoryserver, testsam liusam liu
HADOOP-9115Deadlock in configuration when writing configuration to hdfsBlocker.Arpit GuptaJing Zhao
MAPREDUCE-4696TestMRServerPorts throws NullReferenceExceptionMinor.Gopal VGopal V
MAPREDUCE-4697TestMapredHeartbeat fails assertion on HeartbeatIntervalMinor.Gopal VGopal V
MAPREDUCE-4699TestFairScheduler & TestCapacityScheduler fails due to JobHistory exceptionMinor.Gopal VGopal V
MAPREDUCE-4858TestWebUIAuthorization fails on branch-1Major.Arun C MurthyArun C Murthy
MAPREDUCE-4859TestRecoveryManager fails on branch-1Major.Arun C MurthyArun C Murthy
MAPREDUCE-4396Make LocalJobRunner work with private distributed cacheMinorclientLuke LuYu Gao
MAPREDUCE-4888NLineInputFormat drops data in 1.1 and beyondBlockermrv1Robert Joseph EvansVinod Kumar Vavilapalli
MAPREDUCE-4272SortedRanges.Range#compareTo is not spec compliantMajortaskLuke LuYu Gao
HDFS-4423Checkpoint exception causes fatal damage to fsimage.BlockernamenodeChenFolinChris Nauroth
HADOOP-8418Fix UGI for IBM JDK running on WindowsMajorsecurityLuke LuYu Gao
HADOOP-8419GzipCodec NPE upon reset with IBM JDKMajorioLuke LuYu Li
HDFS-5996hadoop 1.1.2. hdfs write bugMajorfuse-dfsWangMeng

TESTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-9051“ant test” will build failed for trying to delete a fileMinortestmeng gongLuke Lu