Back to Hadoop

Licensed to the Apache Software Foundation (ASF) under one

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

2.0.5-alpha-rc241.7 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.7.3 - 2016-08-25

INCOMPATIBLE CHANGES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-11252RPC client does not time out by defaultCriticalipcWilfred SpiegelenburgMasatake Iwasaki

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
HDFS-8101DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS classes at runtimeMinorhdfs-clientSean BusbeySean Busbey
YARN-3404View the queue name to YARN Application pageMinor.Ryu KobayashiRyu Kobayashi
HDFS-8647Abstract BlockManager's rack policy into BlockPlacementPolicyMajor.Ming MaBrahma Reddy Battula
MAPREDUCE-5485Allow repeating job commit by extending OutputCommitter APICritical.Nemon LouJunping Du
HDFS-9314Improve BlockPlacementPolicyDefault's picking of excess replicasMajor.Ming MaXiao Chen
MAPREDUCE-6436JobHistory cache issueBlocker.Ryu KobayashiKai Sasaki
HDFS-9198Coalesce IBR processing in the NNMajornamenodeDaryn SharpDaryn Sharp
HADOOP-12570HDFS Secure Mode Documentation updatesMajordocumentationArpit AgarwalArpit Agarwal
HDFS-9569Log the name of the fsimage being loaded for better supportabilityTrivialnamenodeYongjun ZhangYongjun Zhang
HDFS-9415Document dfs.cluster.administrators and dfs.permissions.superusergroupMajordocumentationArpit AgarwalXiaobing Zhou
YARN-4492Add documentation for preemption supported in Capacity schedulerMinorcapacity schedulerNaganarasimha G RNaganarasimha G R
HDFS-9654Code refactoring for HDFS-8578MinordatanodeTsz Wo Nicholas SzeTsz Wo Nicholas Sze
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-12772NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' valuesMinor.Kuhu ShuklaKuhu Shukla
HADOOP-12805Annotate CanUnbuffer with @InterfaceAudience.PublicMajor.Ted YuTed Yu
YARN-4690Skip object allocation in FSAppAttempt#getResourceUsage when possibleMajor.Ming MaMing Ma
HDFS-4946Allow preferLocalNode in BlockPlacementPolicyDefault to be configurableMajornamenodeJames KinleyNathan Roberts
HADOOP-12794Support additional compression levels for GzipCodecMajorioRavi MutyalaRavi Mutyala
HADOOP-12800Copy docker directory from 2.8 to 2.7/2.6 repos to enable pre-commit Jenkins runsMajorbuild, yetusZhe ZhangZhe Zhang
HDFS-8578On upgrade, Datanode should process all storage/data dirs in parallelCriticaldatanodeRaju BairishettiVinayakumar B
MAPREDUCE-6622Add capability to set JHS job cache to a task-based limitCriticaljobhistoryserverRay ChiangRay Chiang
HDFS-9906Remove spammy log spew when a datanode is restartedMajornamenodeElliott ClarkBrahma Reddy Battula
HADOOP-12789log classpath of ApplicationClassLoader at INFO levelMinorutilSangjin LeeSangjin Lee
HDFS-9860Backport HDFS-9638 to branch-2.7.Majordistcp, documentationGary SteelmanWei-Chiu Chuang
HDFS-10264Logging improvements in FSImageFormatProtobuf.SaverMajornamenodeKonstantin ShvachkoXiaobing Zhou
HADOOP-13039Add documentation for configuration property ipc.maximum.data.length for controlling maximum RPC message size.MajordocumentationChris NaurothMingliang Liu
HADOOP-13103Group resolution from LDAP may fail on javax.naming.ServiceUnavailableExceptionMinorsecurityTsz Wo Nicholas SzeTsz Wo Nicholas Sze
HDFS-10488Update WebHDFS documentation regarding CREATE and MKDIR default permissionsMinordocumentation, webhdfsWellington ChevreuilWellington Chevreuil
HADOOP-13298Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/Minor.Xiao ChenTsuyoshi Ozawa

BUG FIXES:

JIRASummaryPriorityComponentReporterContributor
HADOOP-8818Should use equals() rather than == to compare String or Text in MD5MD5CRC32FileChecksum and TFileDumperMinorfs, ioBrandon LiBrandon Li
HADOOP-9121InodeTree.java has redundant check for vName while throwing exceptionMajorfsArup MalakarArup Malakar
HADOOP-7817RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos()MajorfsKristofer TomasetteKanaka Kumar Avvaru
MAPREDUCE-6413TestLocalJobSubmission is failing with unknown hostMajortestJason Lowezhihai xu
YARN-3695ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception.Major.Junping DuRaju Bairishetti
HADOOP-12107long running apps may have a huge number of StatisticsData instances under FileSystemCriticalfsSangjin LeeSangjin Lee
YARN-3849Too much of preemption activity causing continuos killing of containers across queuesCriticalcapacityschedulerSunil GovindanSunil Govindan
HDFS-8772Fix TestStandbyIsHot#testDatanodeRestarts which occasionally failsMajor.Walter SuWalter Su
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
YARN-4121Typos in capacity scheduler documentation.TrivialdocumentationKai SasakiKai Sasaki
HDFS-8581ContentSummary on / skips further counts on yielding lockMinornamenodetongshiquanJ.Andreina
HADOOP-12348MetricsSystemImpl creates MetricsSourceAdapter with wrong time unit parameter.Majormetricszhihai xuzhihai xu
HADOOP-12374Description of hdfs expunge command is confusingMajordocumentation, trashWeiwei YangWeiwei Yang
HDFS-9072Fix random failures in TestJMXGetCriticaltestJ.AndreinaJ.Andreina
MAPREDUCE-6460TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException failsMajortestzhihai xuzhihai xu
MAPREDUCE-6302Preempt reducers after a configurable timeout irrespective of headroomCritical.mai shurongKarthik Kambatla
YARN-4288NodeManager restart should keep retrying to register to RM while connection exception happens during RM failed over.CriticalnodemanagerJunping DuJunping Du
HDFS-9313Possible NullPointerException in BlockManager if no excess replica can be chosenMajor.Ming MaMing Ma
HADOOP-12296when setnetgrent returns 0 in linux, exception should be thrownMajor.Chang LiChang Li
HDFS-4937ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom()MajornamenodeKihwal LeeKihwal Lee
HDFS-6481DatanodeManager#getDatanodeStorageInfos() should check the length of storageIDsMinornamenodeTed YuTsz Wo Nicholas Sze
HDFS-9383TestByteArrayManager#testByteArrayManager failsMajor.Kihwal LeeTsz Wo Nicholas Sze
HADOOP-12482Race condition in JMX cache updateMajor.Tony WuTony Wu
YARN-4347Resource manager fails with Null pointer exceptionMajoryarnYesha VoraJian He
HADOOP-12545Hadoop javadoc has broken links for AccessControlList, ImpersonationProvider, DefaultImpersonationProvider, and DistCpMajordocumentationMohammad ArshadMohammad Arshad
YARN-4374RM capacity scheduler UI rounds user limit factorMajorcapacityschedulerChang LiChang Li
YARN-3769Consider user limit when calculating total pending resource for preemption policy in Capacity SchedulerMajorcapacityschedulerEric PayneEric Payne
YARN-4380TestResourceLocalizationService.testDownloadingResourcesOnContainerKill fails intermittentlyMajortestTsuyoshi OzawaVarun Saxena
YARN-4398Yarn recover functionality causes the cluster running slowly and the cluster usage rate is far below 100MajorresourcemanagerNING DINGNING DING
HADOOP-12565Replace DSA with RSA for SSH key type in SingleCluster.mdMinordocumentationAlexander VeitMingliang Liu
YARN-4422Generic AHS sometimes doesn't show started, node, or logs on App pageMajor.Eric PayneEric Payne
HADOOP-12602TestMetricsSystemImpl#testQSize occasionally failMajortestWei-Chiu ChuangMasatake Iwasaki
YARN-4439Clarify NMContainerStatus#toString method.Major.Jian HeJian He
HDFS-9516truncate file fails with data dirs on multiple disksMajordatanodeBogdan RaducanuPlamen Jeliazkov
YARN-4452NPE when submit Unmanaged applicationCritical.Naganarasimha G RNaganarasimha G R
HDFS-9533seen_txid in the shared edits directory is modified during bootstrappingMajorha, namenodeKihwal LeeKihwal Lee
HDFS-9347Invariant assumption in TestQuorumJournalManager.shutdown() is wrongMajortestWei-Chiu ChuangWei-Chiu Chuang
HADOOP-12636Prevent ServiceLoader failure init for unused FileSystemsMajorfsÍñigo GoiriÍñigo Goiri
MAPREDUCE-6583Clarify confusing sentence in MapReduce tutorial documentMinordocumentationchris snowKai Sasaki
HDFS-9505HDFS Architecture documentation needs to be refreshed.MajordocumentationChris NaurothMasatake Iwasaki
HDFS-7163WebHdfsFileSystem should retry reads according to the configured retry policy.MajorwebhdfsEric PayneEric Payne
HADOOP-12559KMS connection failures should trigger TGT renewalMajorsecurityZhe ZhangZhe Zhang
HADOOP-12682Fix TestKMS#testKMSRestart* failureMajor.Wei-Chiu ChuangWei-Chiu Chuang
MAPREDUCE-6577MR AM unable to load native library without MR_AM_ADMIN_USER_ENV setCriticalmr-amSangjin LeeSangjin Lee
YARN-4546ResourceManager crash due to scheduling opportunity overflowCriticalresourcemanagerJason LoweJason Lowe
HDFS-9600do not check replication if the block is under constructionCritical.Phil YangPhil Yang
HADOOP-12613TestFind.processArguments occasionally failsMajortestWei-Chiu ChuangWei-Chiu Chuang
YARN-4414Nodemanager connection errors are retried at multiple levelsMajornodemanagerJason LoweChang Li
HDFS-9648TestStartup.testImageChecksum is broken by HDFS-9569's message changeTrivialnamenodeWei-Chiu ChuangWei-Chiu Chuang
HADOOP-12706TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionallyMajortestJason LoweSangjin Lee
YARN-4581AHS writer thread leak makes RM crash while RM is recoveringMajorresourcemanagersandfleesandflee
MAPREDUCE-6554MRAppMaster servicestart failing with NPE in MRAppMaster#parsePreviousJobHistoryCritical.Bibin A ChundattBibin A Chundatt
HDFS-9661Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbwMajordatanodeadeade
HDFS-9625set replication for empty file failed when set storage policyMajornamenodeDENG FEIDENG FEI
HDFS-9634webhdfs client side exceptions don't provide enough detailsMajorwebhdfsEric PayneEric Payne
YARN-4610Reservations continue looking for one app causes other apps to starveBlockercapacityschedulerJason LoweJason Lowe
YARN-4598Invalid event: RESOURCE_FAILED at CONTAINER_CLEANEDUP_AFTER_KILLMajornodemanagertangshangwentangshangwen
HDFS-9690ClientProtocol.addBlock is not idempotent after HDFS-8071MajornamenodeTsz Wo Nicholas SzeTsz Wo Nicholas Sze
MAPREDUCE-6619HADOOP_CLASSPATH is overwritten in MR containerMajormrv2shanyu zhaoJunping Du
YARN-4428Redirect RM page to AHS page when AHS turned on and RM page is not availableMajor.Chang LiChang Li
MAPREDUCE-6618YarnClientProtocolProvider leaking the YarnClient thread.Major.Xuan GongXuan Gong
YARN-3102Decommisioned Nodes not listed in Web UIMinorresourcemanagerBibin A ChundattKuhu Shukla
HDFS-9406FSImage may get corrupted after deleting snapshotMajornamenodeStanislav AnticYongjun Zhang
MAPREDUCE-6621Memory Leak in JobClient#submitJobInternal()Major.Xuan GongXuan Gong
HDFS-9740Use a reasonable limit in DFSTestUtil.waitForMetric()MajortestKihwal LeeChang Li
HADOOP-12761incremental maven build is not really incrementalMinorbuildSangjin LeeSangjin Lee
HDFS-9743Fix TestLazyPersistFiles#testFallbackToDiskFull in branch-2.7Major.Kihwal LeeKihwal Lee
HDFS-9730Storage ID update does not happen when there is a layout changeMajordatanodeKihwal LeeTsz Wo Nicholas Sze
HDFS-9724Degraded performance in WebHDFS listing as it does not reuse ObjectMapperCriticalperformanceAkira AjisakaAkira Ajisaka
HADOOP-12773HBase classes fail to load with client/job classloader enabledMajorutilSangjin LeeSangjin Lee
HDFS-9784Example usage is not correct in Transparent Encryption documentMajordocumentationTakashi OhnishiTakashi Ohnishi
HDFS-9752Permanent write failures may happen to slow writers during datanode rolling upgradesCritical.Kihwal LeeWalter Su
HDFS-9779TestReplicationPolicyWithNodeGroup NODE variable picks wrong rack valueMinortestKuhu ShuklaKuhu Shukla
HADOOP-12792TestUserGroupInformation#testGetServerSideGroups fails in chrootMinorsecurity, testEric BadgerEric Badger
HADOOP-12589Fix intermittent test failure of TestCopyPreserveFlagMajortestTsuyoshi OzawaMasatake Iwasaki
HADOOP-12786"hadoop key" command usage is not documentedMajordocumentationAkira AjisakaXiao Chen
HDFS-9765TestBlockScanner#testVolumeIteratorWithCaching fails intermittentlyMajortestMingliang LiuAkira Ajisaka
HADOOP-12810FileSystem#listLocatedStatus causes unnecessary RPC callsMajorfs, fs/s3Ryan BlueRyan Blue
MAPREDUCE-6637Testcase Failure : TestFileInputFormat.testSplitLocationInfoMajortestBrahma Reddy BattulaBrahma Reddy Battula
YARN-4707Remove the extra char (>) from SecureContainer.mdMajordocumentationBrahma 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-4723NodesListManager$UnknownNodeId ClassCastExceptionCriticalresourcemanagerJason LoweKuhu Shukla
HDFS-9864Correct reference for RENEWDELEGATIONTOKEN and CANCELDELEGATIONTOKEN in webhdfs docMajordocumentationBrahma Reddy BattulaBrahma Reddy Battula
HDFS-9880TestDatanodeRegistration fails occasionallyMajortestKihwal LeeKihwal Lee
HDFS-9766TestDataNodeMetrics#testDataNodeTimeSpend fails intermittentlyMajortestMingliang LiuXiao Chen
HDFS-9851Name node throws NPE when setPermission is called on a path that does not existCriticalnamenodeDavid YanBrahma Reddy Battula
HADOOP-12870Fix typo admininistration in CommandsManual.mdMinordocumentationAkira AjisakaJohn Zhuge
HDFS-9048DistCp documentation is out-of-datedMajor.Haohui MaiDaisuke Kobayashi
HADOOP-12871Fix dead link to NativeLibraries.html in CommandsManual.mdMinordocumentationAkira AjisakaBrahma Reddy Battula
HADOOP-12872Fix formatting in ServiceLevelAuth.mdTrivialdocumentationAkira AjisakaBrahma Reddy Battula
MAPREDUCE-4785TestMRApp occasionally failsMajormrv2, testJason LoweHaibo Chen
YARN-4761NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations on fair schedulerMajorfairschedulerSangjin LeeSangjin Lee
YARN-4760proxy redirect to history server uses wrong URLMajorwebappJason LoweEric Badger
HDFS-9865TestBlockReplacement fails intermittently in trunkMajortestYiqun LinYiqun Lin
HDFS-9812Streamer threads leak if failure happens when closing DFSOutputStreamMajorhdfs-clientYiqun LinYiqun Lin
HADOOP-12688Fix deadlinks in Compatibility.mdMajordocumentationAkira AjisakaGabor Liptak
HDFS-9904testCheckpointCancellationDuringUpload occasionally failsMajortestKihwal LeeYiqun Lin
MAPREDUCE-6645TestWordStats outputs logs under directories other than target/test-dirMajortestAkira AjisakaGabor Liptak
HDFS-9874Long living DataXceiver threads cause volume shutdown to block.CriticaldatanodeRushabh S ShahRushabh S Shah
YARN-4686MiniYARNCluster.start() returns before cluster is completely startedMajortestRohith Sharma K SEric Badger
MAPREDUCE-6363[NNBench] Lease mismatch error when running with multiple mappersCriticalbenchmarksBrahma Reddy BattulaBibin A Chundatt
MAPREDUCE-6580Test failure : TestMRJobsWithProfilerMajor.Rohith Sharma K SEric Badger
MAPREDUCE-6656[NNBench] OP_DELETE operation isn't working after MAPREDUCE-6363Blocker.J.AndreinaJ.Andreina
YARN-4850test-fair-scheduler.xml isn't valid xmlBlockerfairscheduler, testAllen WittenauerYufei Gu
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-9478Reason for failing ipc.FairCallQueue contruction should be thrownMinor.Archana TAjith S
HADOOP-12902JavaDocs for SignerSecretProvider are out-of-date in AuthenticationFilterMajordocumentationRobert KanterGabor Liptak
YARN-4183Clarify the behavior of timeline service config propertiesMajor.Mit DesaiNaganarasimha G R
YARN-4706UI Hosting Configuration in TimelineServer doc is brokenCriticaldocumentationAkira AjisakaAkira Ajisaka
HDFS-10178Permanent write failures can happen if pipeline recoveries occur for the first packetCritical.Kihwal LeeKihwal Lee
HDFS-9917IBR accumulate more objects when SNN was down for sometime.Critical.Brahma Reddy BattulaBrahma Reddy Battula
HDFS-10239Fsshell mv fails if port usage doesn't match in src and destination pathsMajor.Kuhu ShuklaKuhu Shukla
YARN-4915Fix typo in YARN Secure Containers documentationTrivialdocumentation, yarnTakashi OhnishiTakashi Ohnishi
YARN-4917Fix typos in documentation of Capacity Scheduler.MinordocumentationTakashi OhnishiTakashi Ohnishi
HDFS-10261TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP portsMajor.Eric BadgerEric Badger
MAPREDUCE-6670TestJobListCache#testEviction sometimes fails on Windows with timeoutMinortestGergely NovákGergely Novák
MAPREDUCE-6633AM should retry map attempts if the reduce task encounters commpression related errors.Major.Rushabh S ShahRushabh S Shah
YARN-4938MiniYarnCluster should not request transitionToActive to RM on non-HA environmentMajortestAkira AjisakaEric Badger
HADOOP-12406AbstractMapWritable.readFields throws ClassNotFoundException with custom writablesBlockerioNadeem DoubaNadeem Douba
HDFS-10271Extra bytes are getting released from reservedSpace for appendCritical.Brahma Reddy BattulaBrahma Reddy Battula
YARN-4794Deadlock in NMClientImplCritical.Sumana SathishJian He
HDFS-9772TestBlockReplacement#testThrottler doesn't work as expectedMinortestYiqun LinYiqun Lin
YARN-4924NM recovery race can lead to container not cleaned upMajornodemanagerNathan Robertssandflee
HADOOP-12989Some tests in org.apache.hadoop.fs.shell.find occasionally time outMajortestAkira AjisakaTakashi Ohnishi
YARN-4940yarn node -list -all failed if RM start with decommissioned nodeMajor.sandfleesandflee
HDFS-10275TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectlyMajortestYiqun LinYiqun Lin
MAPREDUCE-6680JHS UserLogDir scan algorithm sometime could skip directory with update in CloudFS (Azure FileSystem, S3, etc.)MajorjobhistoryserverJunping DuJunping Du
HADOOP-13042Restore lost leveldbjni LICENSE and NOTICE changesMajor.Andrew WangAndrew Wang
HADOOP-13043Add LICENSE.txt entries for bundled javascript dependenciesMajor.Andrew WangAndrew Wang
HDFS-10319Balancer should not try to pair storages with different typesMinorbalancer & moverTsz Wo Nicholas SzeTsz Wo Nicholas Sze
HDFS-9555LazyPersistFileScrubber should still sleep if there are errors in the clear progressMajor.Phil YangPhil Yang
HADOOP-13052ChecksumFileSystem mishandles crc file permissionsMajorfsDaryn SharpDaryn Sharp
HDFS-9905WebHdfsFileSystem#runWithRetry should display original stack trace on errorMajortestKihwal LeeWei-Chiu Chuang
HDFS-10245Fix the findbug warnings in branch-2.7Major.Brahma Reddy BattulaBrahma Reddy Battula
YARN-4556TestFifoScheduler.testResourceOverCommit failsMajorscheduler, testAkihiro SudaAkihiro Suda
HDFS-9958BlockManager#createLocatedBlocks can throw NPE for corruptBlocks on failed storages.Major.Kuhu ShuklaKuhu Shukla
YARN-5008LeveldbRMStateStore database can grow substantially leading to long recovery timesMajorresourcemanagerJason LoweJason Lowe
YARN-5009NMLeveldbStateStoreService database can grow substantially leading to longer recovery timesMajornodemanagerJason LoweJason Lowe
HDFS-10335Mover$Processor#chooseTarget() always chooses the first matching target storage groupCriticalbalancer & moverMingliang LiuMingliang Liu
HDFS-10347Namenode report bad block method doesn't log the bad block or datanode.MinornamenodeRushabh S ShahRushabh S Shah
YARN-4834ProcfsBasedProcessTree doesn't track daemonized processesMajornodemanagerNathan RobertsNathan Roberts
MAPREDUCE-6514Job hangs as ask is not updated after ramping down of all reducersBlockerapplicationmasterVarun SaxenaVarun Saxena
HDFS-2043TestHFlush failing intermittentlyMajortestAaron T. MyersYiqun Lin
MAPREDUCE-6689MapReduce job can infinitely increase number of reducer resource requestsBlocker.Wangda TanWangda Tan
YARN-4747AHS error 500 due to NPE when container start event is missingMajortimelineserverJason LoweVarun Saxena
HADOOP-13084Fix ASF License warnings in branch-2.7Major.Brahma Reddy BattulaBrahma Reddy Battula
HDFS-10372Fix for failing TestFsDatasetImpl#testCleanShutdownOfVolumeMajortestRushabh S ShahRushabh S Shah
MAPREDUCE-6558multibyte delimiters with compressed input files generate duplicate recordsMajormrv1, mrv2Wilfred SpiegelenburgWilfred Spiegelenburg
MAPREDUCE-6513MR job got hanged forever when one NM unstable for some timeCriticalapplicationmaster, resourcemanagerBob.zhaoVarun Saxena
YARN-3840Resource Manager web ui issue when sorting application by id (with application having id > 9999)MajorresourcemanagerLINTEVarun Saxena
YARN-5055max apps per user can be larger than max per queueMinorcapacityscheduler, resourcemanagerJason LoweEric Badger
YARN-4751In 2.7, Labeled queue usage not shown properly in capacity scheduler UIMajorcapacity scheduler, yarnEric PayneEric Payne
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-9476TestDFSUpgradeFromImage#testUpgradeFromRel1BBWImage occasionally failMajor.Wei-Chiu ChuangMasatake Iwasaki
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-13270BZip2CompressionInputStream finds the same compression marker twice in corner case, causing duplicate data blocksCritical.Haibo ChenKai Sasaki
HADOOP-13255KMSClientProvider should check and renew tgt when doing delegation token operations.MajorkmsXiao ChenXiao Chen
HDFS-10474hftp copy fails when file name with Chinese+special char in branch-2Critical.Brahma Reddy BattulaBrahma Reddy Battula
HADOOP-13192org.apache.hadoop.util.LineReader cannot handle multibyte delimiters correctlyCriticalutilbindebinde
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
HDFS-10623Remove unused import of httpclient.HttpConnection from TestWebHdfsTokens.MajorhdfsJitendra Nath PandeyHanisha Koneru
YARN-5309Fix SSLFactory truststore reloader thread leak in TimelineClientImplBlockertimelineserver, yarnThomas FriedrichWeiwei Yang
HDFS-8914Document HA support in the HDFS HdfsDesign.mdMajordocumentationRavindra BabuLars Francke
HADOOP-12588Fix intermittent test failure of TestGangliaMetricsMajor.Tsuyoshi OzawaMasatake Iwasaki
HADOOP-13434Add quoting to Shell classMajor.Owen O'MalleyOwen O'Malley
HDFS-9530ReservedSpace is not cleared for abandoned BlocksCriticaldatanodeFei HuiBrahma Reddy Battula

TESTS:

JIRASummaryPriorityComponentReporterContributor
MAPREDUCE-6191TestJavaSerialization fails with getting incorrect MR job resultMinortestsam liusam liu
YARN-3602TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IOException from cleanupMinortestzhihai xuzhihai xu
HADOOP-12736TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times outMajor.Xiao ChenXiao Chen
HADOOP-12715TestValueQueue#testgetAtMostPolicyALL fails intermittentlyMajor.Xiao ChenXiao Chen
HDFS-9688Test the effect of nested encryption zones in HDFS downgradeMajorencryption, testZhe ZhangZhe Zhang
YARN-5069TestFifoScheduler.testResourceOverCommit race conditionMajortestEric BadgerEric Badger

SUB-TASKS:

JIRASummaryPriorityComponentReporterContributor
YARN-4623TestSystemMetricsPublisher#testPublishAppAttemptMetricsForUnmanagedAM fails with NPEMajoryarnJason LoweNaganarasimha G R
HDFS-10186DirectoryScanner: Improve logs by adding full path of both actual and expected block directoriesMinordatanodeRakesh RRakesh R
HADOOP-13154S3AFileSystem printAmazonServiceException/printAmazonClientException appear copy & paste of AWS examplesBlockerfs/s3Steve LoughranSteve Loughran
YARN-3362Add node label usage in RM CapacityScheduler web UIMajorcapacityscheduler, resourcemanager, webappWangda TanNaganarasimha G R
YARN-3426Add jdiff support to YARNBlocker.Li LuLi Lu

OTHER:

JIRASummaryPriorityComponentReporterContributor
HADOOP-11814Reformat hadoop-annotations, o.a.h.classification.toolsMinor.Li LuLi Lu
YARN-4653Document YARN security model from the perspective of Application DevelopersMajorsiteSteve LoughranSteve Loughran
HADOOP-13312Update CHANGES.txt to reflect all the changes in branch-2.7Blocker.Akira AjisakaAkira Ajisaka