Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc27.8 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 2.6.3 - 2015-12-17

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-12413AccessControlList should avoid calling getGroupNames in isUserInList with empty groups.Majorsecurityzhihai xuzhihai xu
HDFS-9434Recommission a datanode with 500k blocks may pause NN for 30 secondsMajornamenodeTsz Wo Nicholas SzeTsz Wo Nicholas Sze

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-9242Duplicate surefire plugin config in hadoop-commonMajortestAndrey KlochkovAndrey Klochkov
HADOOP-11267TestSecurityUtil fails when run with JDK8 because of empty principal namesMinorsecurity, testStephen ChuStephen Chu
HADOOP-10134[JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc commentsMinor.Andrew PurtellAndrew Purtell
MAPREDUCE-6273HistoryFileManager should check whether summaryFile exists to avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED stateMinorjobhistoryserverzhihai xuzhihai xu
MAPREDUCE-6377JHS sorting on state column not working in webUiMinorjobhistoryserverBibin A Chundattzhihai xu
HDFS-8615Correct HTTP method in WebHDFS documentMajordocumentationAkira AjisakaBrahma Reddy Battula
MAPREDUCE-5948org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters wellCritical.Kris GeusebroekAkira Ajisaka
YARN-3878AsyncDispatcher can hang while stopping if it is configured for draining events on stopCritical.Varun SaxenaVarun Saxena
YARN-3925ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks.Criticalnodemanagerzhihai xuzhihai xu
MAPREDUCE-6481LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes.Criticalmrv2zhihai xuzhihai xu
HADOOP-12230hadoop-project declares duplicate, conflicting curator dependenciesMinorbuildSteve LoughranRakesh R
HDFS-9273ACLs on root directory may be lost after NN restartCriticalnamenodeXiao ChenXiao Chen
HDFS-9083Replication violates block placement policy.BlockernamenodeRushabh S ShahRushabh S Shah
YARN-4312TestSubmitApplicationWithRMHA fails on branch-2.7 and branch-2.6 as some of the test cases time outMajor.Varun SaxenaVarun Saxena
YARN-4320TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188Major.Varun SaxenaVarun Saxena
MAPREDUCE-6528Memory leak for HistoryFileManager.getJobSummary()CriticaljobhistoryserverJunping DuJunping Du
YARN-4326Fix TestDistributedShell timeout as AHS in MiniYarnCluster no longer binds to default port 8188Major.MENG DINGMENG DING
HDFS-9289Make DataStreamer#block thread safe and verify genStamp in commitBlockCritical.Chang LiChang Li
HADOOP-12526[Branch-2] there are duplicate dependency definitions in pom'sMajorbuildSangjin LeeSangjin Lee
YARN-4241Fix typo of property name in yarn-default.xmlMajordocumentationAnthony RojasAnthony Rojas
MAPREDUCE-6540TestMRTimelineEventHandling failsMajortestSangjin LeeSangjin Lee
HDFS-9431DistributedFileSystem#concat fails if the target path is relative.Majorhdfs-clientKazuho FujiiKazuho Fujii
YARN-2859ApplicationHistoryServer binds to default port 8188 in MiniYARNClusterCriticaltimelineserverHitesh ShahVinod Kumar Vavilapalli
HADOOP-12577Bump up commons-collections version to 3.2.2 to address a security flawBlockerbuild, securityWei-Chiu ChuangWei-Chiu Chuang
YARN-4344NMs reconnecting with changed capabilities can lead to wrong cluster resource calculationsCriticalresourcemanagerVarun VasudevVarun Vasudev
MAPREDUCE-5883"Total megabyte-seconds" in job counters is slightly misleadingMinor.Nathan RobertsNathan Roberts
YARN-4365FileSystemNodeLabelStore should check for root dir existence on startupMajorresourcemanagerJason LoweKuhu Shukla
MAPREDUCE-6549multibyte delimiters with LineRecordReader cause duplicate recordsMajormrv1, mrv2Dustin CoteWilfred Spiegelenburg
HDFS-9470Encryption zone on root not loaded from fsimage after NN restartCritical.Xiao ChenXiao Chen
YARN-4348ZKRMStateStore.syncInternal shouldn't wait for sync completion for avoiding blocking ZK's event threadBlocker.Tsuyoshi OzawaTsuyoshi Ozawa
YARN-4424Fix deadlock in RMAppImplBlocker.Yesha VoraJian He
YARN-4434NodeManager Disk Checker parameter documentation is not correctMinordocumentation, nodemanagerTakashi OhnishiWeiwei Yang

TESTS:

JIRASummaryPriorityComponentReporterContributor
HADOOP-10668TestZKFailoverControllerStress#testExpireBackAndForth occasionally failsMajortestTed YuMing Ma