Commit Graph

16268 Commits

Author SHA1 Message Date
Arpit Agarwal b55a34639d HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed by LiXin Ge. 2017-06-08 10:44:51 -07:00
Kihwal Lee 14f782b6b9 HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor. Contributed by Eric Badger. 2017-06-08 10:44:51 -07:00
Jian He 2ad147ef29 YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED. Contributed by Rohith Sharma K S 2017-06-08 10:44:51 -07:00
Mingliang Liu ce634881ce HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang Liu 2017-06-08 10:44:51 -07:00
Brahma Reddy Battula 323f8bb6e4 HADOOP-14440. Add metrics for connections dropped. Contributed by Eric Badger. 2017-06-08 10:44:50 -07:00
Sunil G f4fba3d0ac YARN-6458. Use yarn package manager to lock down dependency versions for new web UI. Contributed by Sreenath Somarajapuram. 2017-06-08 10:44:50 -07:00
Yiqun Lin fe76c59954 HDFS-11899. ASF License warnings generated intermittently in trunk. Contributed by Yiqun Lin. 2017-06-08 10:44:50 -07:00
Daniel Templeton 882891a643 YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager which didn't run the application
(Contributed by Akira Ajisaka via Daniel Templeton)
2017-06-08 10:44:50 -07:00
Brahma Reddy Battula 6618442809 HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by maobaolong. 2017-06-08 10:44:50 -07:00
Yiqun Lin 60a7f57b61 HDFS-11359. DFSAdmin report command supports displaying maintenance state datanodes. Contributed by Yiqun Lin. 2017-06-08 10:44:50 -07:00
vrushali d48f2f6839 YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) 2017-06-08 10:44:50 -07:00
Andrew Wang 0a09e1f29d HDFS-11383. Intern strings in BlockLocation and ExtendedBlock. Contributed by Misha Dmitriev. 2017-06-08 10:44:50 -07:00
Xiao Chen 36914a7291 HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls. 2017-06-08 10:44:50 -07:00
Xiao Chen cb622bc619 HDFS-11741. Long running balancer may fail due to expired DataEncryptionKey. Contributed by Wei-Chiu Chuang and Xiao Chen. 2017-06-08 10:44:49 -07:00
Mingliang Liu 5c6f22d62e HADOOP-14460. Azure: update doc for live and contract tests. Contributed by Mingliang Liu 2017-06-08 10:44:49 -07:00
Brahma Reddy Battula 93f2aaf826 HDFS-11905. Fix license header inconsistency in hdfs. Contributed by Yeliang Cang. 2017-06-08 10:44:49 -07:00
Brahma Reddy Battula 173e391c4e HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure. Contributed by Brahma Reddy Battula. 2017-06-08 10:44:49 -07:00
Sean Busbey 9d9e56c39f HADOOP-13921. Remove log4j classes from JobConf.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
2017-06-08 10:44:49 -07:00
Akira Ajisaka 0618f490dd HADOOP-14466. Remove useless document from TestAliyunOSSFileSystemContract.java. Contributed by Chen Liang. 2017-06-08 10:44:49 -07:00
Daniel Templeton 83b97f8a59 HADOOP-9849. License information is missing for native CRC32 code
(Contributed by Andrew Wang via Daniel Templeton)
2017-06-08 10:44:49 -07:00
Daniel Templeton dd7b6fb3cd YARN-6246. Identifying starved apps does not need the scheduler writelock
(Contributed by Karthik Kambatla via Daniel Templeton)
2017-06-08 10:44:49 -07:00
Nathan Roberts 177c0c1523 YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles. 2017-06-08 10:44:49 -07:00
Kihwal Lee 5a81e70c44 HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B. 2017-06-08 10:44:49 -07:00
Jonathan Eagles fee8342f6b YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles) 2017-06-08 10:44:48 -07:00
Brahma Reddy Battula c48a7a0e9e HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. 2017-06-08 10:44:48 -07:00
Varun Vasudev 3c3685a4b8 YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf. 2017-06-08 10:44:48 -07:00
Haibo Chen 5511c4e575 YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya Wexler via Haibo Chen) 2017-06-08 10:44:48 -07:00
Lei Xu 611d452bcf HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail due to no DataNode available for pipeline recovery. Contributed by Lei (Eddy) Xu. 2017-06-08 10:44:48 -07:00
Brahma Reddy Battula 71c34c7155 HADOOP-14456. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. 2017-06-08 10:44:48 -07:00
Sunil G 6a481be339 YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil PB. 2017-06-08 10:44:48 -07:00
Akira Ajisaka d86fbcf084 HADOOP-14458. Add missing imports to TestAliyunOSSFileSystemContract.java. Contributed by Mingliang Liu. 2017-06-08 10:44:48 -07:00
Akira Ajisaka f006cf9d88 MAPREDUCE-6887. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. 2017-06-08 10:44:48 -07:00
Akira Ajisaka 8897b3b3eb HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java. Contributed by Hui Xu and Chen Liang. 2017-06-08 10:44:47 -07:00
John Zhuge 2cee811941 HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge. 2017-06-08 10:44:47 -07:00
Yiqun Lin 9e3d5e29b3 HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails intermittently. Contributed by Yiqun Lin. 2017-06-08 10:44:47 -07:00
Mingliang Liu fc28cc927c HADOOP-14442. Owner support for ranger-wasb integration. Contributed by Varada Hemeswari 2017-06-08 10:44:47 -07:00
Arpit Agarwal 06c6c07be1 HDFS-11891. DU#refresh should print the path of the directory when an exception is caught. Contributed by Chen Liang. 2017-06-08 10:44:47 -07:00
Andrew Wang 40e677a400 Update 3.0.0-alpha3 changes, release notes, jdiff. 2017-06-08 10:44:47 -07:00
Andrew Wang b876bbd936 Update maven version for 3.0.0-alpha4 development 2017-06-08 10:44:47 -07:00
Inigo Goiri 02f1eea06f Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri. 2017-06-08 10:44:47 -07:00
Daniel Templeton 1a48d58654 YARN-6646. Modifier 'static' is redundant for inner enums
(Contributed by ZhangBing Lin via Daniel Templeton)
2017-06-08 10:44:46 -07:00
Jason Lowe 86a3ad992c YARN-6641. Non-public resource localization on a bad disk causes subsequent containers failure. Contributed by Kuhu Shukla 2017-06-08 10:44:46 -07:00
Haibo Chen 67d9c74921 YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) 2017-06-08 10:44:46 -07:00
Kihwal Lee 0dbcd01de5 HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee. 2017-06-08 10:44:46 -07:00
Yufei Gu a9010d31ba YARN-6582. FSAppAttempt demand can be updated atomically in updateDemand(). (Karthik Kambatla via Yufei Gu) 2017-06-08 10:44:46 -07:00
Jason Lowe 7d17dd5ded YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed by Robert Kanter 2017-06-08 10:44:46 -07:00
Arpit Agarwal ad32d5f4ef HDFS-11879. Fix JN sync interval in case of exception. Contributed by Hanisha Koneru. 2017-06-08 10:44:46 -07:00
Kihwal Lee 46bad64684 HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B. 2017-06-08 10:44:46 -07:00
Arpit Agarwal 48f83077ad HDFS-11878. Fix journal missing log httpServerUrl address in JournalNodeSyncer. Contributed by Hanisha Koneru. 2017-06-08 10:44:45 -07:00
Brahma Reddy Battula f5d3faba5f HDFS-11445. FSCK shows overall health stauts as corrupt even one replica is corrupt. Contributed by Brahma Reddy Battula. 2017-06-08 10:44:45 -07:00