Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc215.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.5 - 2016-10-08

IMPORTANT ISSUES:

JIRASummaryPriorityComponentReporterContributor
YARN-4785inconsistent value type of the "type" field for LeafQueueInfo in response of RM REST API - cluster/schedulerMajorwebappJayeshVarun Vasudev

IMPROVEMENTS:

JIRASummaryPriorityComponentReporterContributor
HDFS-2580NameNode#main(...) can make use of GenericOptionsParser.MinornamenodeHarsh JHarsh J
HADOOP-11301[optionally] update jmx cache to drop old metricsMajor.Maysam YabandehMaysam Yabandeh
HDFS-9669TcpPeerServer should respect ipc.server.listen.queue.sizeMajor.Elliott ClarkElliott Clark
HDFS-9629Update the footer of Web UI to show year 2016Major.Xiao ChenXiao Chen
HADOOP-12805Annotate CanUnbuffer with @InterfaceAudience.PublicMajor.Ted YuTed Yu
YARN-4690Skip object allocation in FSAppAttempt#getResourceUsage when possibleMajor.Ming MaMing Ma
HADOOP-12800Copy docker directory from 2.8 to 2.7/2.6 repos to enable pre-commit Jenkins runsMajorbuild, yetusZhe ZhangZhe Zhang
MAPREDUCE-6622Add capability to set JHS job cache to a task-based limitCriticaljobhistoryserverRay ChiangRay Chiang
HADOOP-12789log classpath of ApplicationClassLoader at INFO levelMinorutilSangjin LeeSangjin Lee
HDFS-10264Logging improvements in FSImageFormatProtobuf.SaverMajornamenodeKonstantin ShvachkoXiaobing Zhou
HDFS-10377CacheReplicationMonitor shutdown log message should use INFO level.Majorlogging, namenodeKonstantin ShvachkoYiqun Lin
HADOOP-13290Appropriate use of generics in FairCallQueueMajoripcKonstantin ShvachkoJonathan Hung
HADOOP-13298Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/Minor.Xiao ChenTsuyoshi Ozawa
YARN-5483Optimize RMAppAttempt#pullJustFinishedContainersMajor.sandfleesandflee

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HDFS-7258CacheReplicationMonitor rescan schedule log should use DEBUG level instead of INFO levelMinornamenodeXiaoyu YaoXiaoyu Yao
HDFS-7530Allow renaming of encryption zone rootsMinornamenodeCharles LambCharles Lamb
HADOOP-7817RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos()MajorfsKristofer TomasetteKanaka Kumar Avvaru
MAPREDUCE-6413TestLocalJobSubmission is failing with unknown hostMajortestJason Lowezhihai xu
MAPREDUCE-5817Mappers get rescheduled on node transition even after all reducers are completedMajorapplicationmasterSangjin LeeSangjin Lee
HDFS-8845DiskChecker should not traverse the entire treeMajor.Chang LiChang Li
HDFS-8581ContentSummary on / skips further counts on yielding lockMinornamenodetongshiquanJ.Andreina
HADOOP-12348MetricsSystemImpl creates MetricsSourceAdapter with wrong time unit parameter.Majormetricszhihai xuzhihai xu
MAPREDUCE-6302Preempt reducers after a configurable timeout irrespective of headroomCritical.mai shurongKarthik Kambatla
HADOOP-12482Race condition in JMX cache updateMajor.Tony WuTony Wu
HDFS-9347Invariant assumption in TestQuorumJournalManager.shutdown() is wrongMajortestWei-Chiu ChuangWei-Chiu Chuang
HADOOP-12559KMS connection failures should trigger TGT renewalMajorsecurityZhe ZhangZhe Zhang
HADOOP-12682Fix TestKMS#testKMSRestart* failureMajor.Wei-Chiu ChuangWei-Chiu Chuang
HADOOP-12773HBase classes fail to load with client/job classloader enabledMajorutilSangjin LeeSangjin Lee
HDFS-9752Permanent write failures may happen to slow writers during datanode rolling upgradesCritical.Kihwal LeeWalter Su
HADOOP-12589Fix intermittent test failure of TestCopyPreserveFlagMajortestTsuyoshi OzawaMasatake Iwasaki
HADOOP-12810FileSystem#listLocatedStatus causes unnecessary RPC callsMajorfs, fs/s3Ryan BlueRyan Blue
MAPREDUCE-6637Testcase Failure : TestFileInputFormat.testSplitLocationInfoMajortestBrahma Reddy BattulaBrahma Reddy Battula
MAPREDUCE-6635Unsafe long to int conversion in UncompressedSplitLineReader and IndexOutOfBoundsExceptionCritical.Sergey ShelukhinJunping Du
YARN-2046Out of band heartbeats are sent only on container kill and possibly too earlyMajornodemanagerJason LoweMing Ma
YARN-4722AsyncDispatcher logs redundant event queue sizesMajor.Jason LoweJason Lowe
YARN-4761NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations on fair schedulerMajorfairschedulerSangjin LeeSangjin Lee
MAPREDUCE-6656[NNBench] OP_DELETE operation isn't working after MAPREDUCE-6363Blocker.J.AndreinaJ.Andreina
HADOOP-12958PhantomReference for filesystem statistics can trigger OOMMajor.Jason LoweSangjin Lee
HDFS-10182Hedged read might overwrite user's bufMajor.zhouyingchaozhouyingchao
YARN-4773Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabledMinornodemanagerJason LoweJun Gong
HDFS-10178Permanent write failures can happen if pipeline recoveries occur for the first packetCritical.Kihwal LeeKihwal Lee
HDFS-10271Extra bytes are getting released from reservedSpace for appendCritical.Brahma Reddy BattulaBrahma Reddy Battula
YARN-4794Deadlock in NMClientImplCritical.Sumana SathishJian He
HADOOP-13042Restore lost leveldbjni LICENSE and NOTICE changesMajor.Andrew WangAndrew Wang
HADOOP-13043Add LICENSE.txt entries for bundled javascript dependenciesMajor.Andrew WangAndrew Wang
HADOOP-13052ChecksumFileSystem mishandles crc file permissionsMajorfsDaryn SharpDaryn Sharp
YARN-5009NMLeveldbStateStoreService database can grow substantially leading to longer recovery timesMajornodemanagerJason LoweJason Lowe
MAPREDUCE-6514Job hangs as ask is not updated after ramping down of all reducersBlockerapplicationmasterVarun SaxenaVarun Saxena
MAPREDUCE-6689MapReduce job can infinitely increase number of reducer resource requestsBlocker.Wangda TanWangda Tan
MAPREDUCE-6558multibyte delimiters with compressed input files generate duplicate recordsMajormrv1, mrv2Wilfred SpiegelenburgWilfred Spiegelenburg
HDFS-9365Balancer does not work with the HDFS-6376 HA setupMajorbalancer & moverTsz Wo Nicholas SzeTsz Wo Nicholas Sze
YARN-4459container-executor should only kill process groupsMajornodemanagerJun GongJun Gong
HDFS-10458getFileEncryptionInfo should return quickly for non-encrypted clusterMajorencryption, namenodeZhe ZhangZhe Zhang
YARN-5206RegistrySecurity includes id:pass in exception text if considered invalidMinorclient, securitySteve LoughranSteve Loughran
HADOOP-13189FairCallQueue makes callQueue larger than the configured capacity.MajoripcKonstantin ShvachkoVinitha Reddy Gankidi
HADOOP-13255KMSClientProvider should check and renew tgt when doing delegation token operations.MajorkmsXiao ChenXiao Chen
HADOOP-13192org.apache.hadoop.util.LineReader cannot handle multibyte delimiters correctlyCriticalutilbindebinde
YARN-5197RM leaks containers if running container disappears from node updateCriticalresourcemanagerJason LoweJason Lowe
YARN-5262Optimize sending RMNodeFinishedContainersPulledByAMEvent for every AM heartbeatMajorresourcemanagerRohith Sharma K SRohith Sharma K S
HADOOP-13350Additional fix to LICENSE and NOTICEBlockerbuildXiao ChenXiao Chen
HADOOP-12893Verify LICENSE.txt and NOTICE.txtBlockerbuildAllen WittenauerXiao Chen
HADOOP-13297Add missing dependency in setting maven-remote-resource-plugin to fix buildsMajorbuildAkira AjisakaSean Busbey
YARN-5353ResourceManager can leak delegation tokens when they are shared across appsCriticalresourcemanagerJason LoweJason Lowe
HADOOP-11361Fix a race condition in MetricsSourceAdapter.updateJmxCacheMajor.Brahma Reddy BattulaBrahma Reddy Battula
HDFS-10544Balancer doesn't work with IPFailoverProxyProviderMajorbalancer & mover, haZhe ZhangZhe Zhang
YARN-5462TestNodeStatusUpdater.testNodeStatusUpdaterRetryAndNMShutdown fails intermittentlyMajor.Eric BadgerEric Badger
HADOOP-13434Add quoting to Shell classMajor.Owen O'MalleyOwen O'Malley
HDFS-9696Garbage snapshot records lingering foreverCritical.Kihwal LeeKihwal Lee
HADOOP-13494ReconfigurableBase can log sensitive informationMajorsecuritySean MackrorySean Mackrory
HDFS-9530ReservedSpace is not cleared for abandoned BlocksCriticaldatanodeFei HuiBrahma Reddy Battula
HDFS-10763Open files can leak permanently due to inconsistent lease updateCritical.Kihwal LeeKihwal Lee
HADOOP-13579Fix source-level compatibility after HADOOP-11252Blocker.Akira AjisakaTsuyoshi Ozawa
HDFS-10870Wrong dfs.namenode.acls.enabled default in HdfsPermissionsGuide.apt.vmTrivialdocumentationJohn ZhugeJohn Zhuge
YARN-5694ZKRMStateStore can prevent the transition to standby in branch-2.7 if the ZK node is unreachableCriticalresourcemanagerDaniel TempletonDaniel Templeton

TESTS:

JIRASummaryPriorityComponentReporterContributor
MAPREDUCE-6191TestJavaSerialization fails with getting incorrect MR job resultMinortestsam liusam liu
HDFS-9688Test the effect of nested encryption zones in HDFS downgradeMajorencryption, testZhe ZhangZhe Zhang

SUB-TASKS:

JIRASummaryPriorityComponentReporterContributor
YARN-4393TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittentlyMajortestVarun SaxenaVarun Saxena
YARN-4573TestRMAppTransitions.testAppRunningKill and testAppKilledKilled fail on trunkMajorresourcemanager, testTakashi OhnishiTakashi Ohnishi
HDFS-10653Optimize conversion from path string to componentsMajorhdfsDaryn SharpDaryn Sharp