Arpit Agarwal
|
835560983e
|
HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed by LiXin Ge.
|
2017-06-05 13:21:22 -07:00 |
|
Kihwal Lee
|
e4e203e080
|
HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails due to race between test and replication monitor. Contributed by Eric Badger.
|
2017-06-05 15:18:27 -05:00 |
|
Jian He
|
7311015ace
|
YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED. Contributed by Rohith Sharma K S
|
2017-06-05 13:16:57 -07:00 |
|
Mingliang Liu
|
6aeda55bb8
|
HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang Liu
|
2017-06-05 11:26:56 -07:00 |
|
Brahma Reddy Battula
|
abdd609e51
|
HADOOP-14440. Add metrics for connections dropped. Contributed by Eric Badger.
|
2017-06-06 00:21:03 +08:00 |
|
Sunil G
|
46f7e91980
|
YARN-6458. Use yarn package manager to lock down dependency versions for new web UI. Contributed by Sreenath Somarajapuram.
|
2017-06-04 22:05:14 +05:30 |
|
Yiqun Lin
|
367da9b7b8
|
HDFS-11899. ASF License warnings generated intermittently in trunk. Contributed by Yiqun Lin.
|
2017-06-03 22:07:24 +08:00 |
|
Daniel Templeton
|
73ecb19312
|
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-02 08:50:19 -07:00 |
|
Brahma Reddy Battula
|
056cc72885
|
HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by maobaolong.
|
2017-06-02 22:39:10 +08:00 |
|
Yiqun Lin
|
8d9084eb62
|
HDFS-11359. DFSAdmin report command supports displaying maintenance state datanodes. Contributed by Yiqun Lin.
|
2017-06-02 12:48:30 +08:00 |
|
vrushali
|
d95c82cb79
|
YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C)
|
2017-06-01 18:30:23 -07:00 |
|
Andrew Wang
|
7101477e47
|
HDFS-11383. Intern strings in BlockLocation and ExtendedBlock. Contributed by Misha Dmitriev.
|
2017-06-01 15:20:18 -07:00 |
|
Xiao Chen
|
219f4c199e
|
HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls.
|
2017-06-01 14:13:57 -07:00 |
|
Xiao Chen
|
6a3fc685a9
|
HDFS-11741. Long running balancer may fail due to expired DataEncryptionKey. Contributed by Wei-Chiu Chuang and Xiao Chen.
|
2017-06-01 14:05:37 -07:00 |
|
Mingliang Liu
|
ece33208b8
|
HADOOP-14460. Azure: update doc for live and contract tests. Contributed by Mingliang Liu
|
2017-06-01 11:52:11 -07:00 |
|
Brahma Reddy Battula
|
ff3103556b
|
HDFS-11905. Fix license header inconsistency in hdfs. Contributed by Yeliang Cang.
|
2017-06-02 00:28:33 +08:00 |
|
Brahma Reddy Battula
|
0dcf843c00
|
HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure. Contributed by Brahma Reddy Battula.
|
2017-06-01 22:29:29 +08:00 |
|
Sean Busbey
|
f5517a8200
|
HADOOP-13921. Remove log4j classes from JobConf.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2017-06-01 13:35:14 +09:00 |
|
Akira Ajisaka
|
6e6e96583f
|
HADOOP-14466. Remove useless document from TestAliyunOSSFileSystemContract.java. Contributed by Chen Liang.
|
2017-06-01 13:08:01 +09:00 |
|
Daniel Templeton
|
92243484f9
|
HADOOP-9849. License information is missing for native CRC32 code
(Contributed by Andrew Wang via Daniel Templeton)
|
2017-05-31 15:57:48 -07:00 |
|
Daniel Templeton
|
d5b71e4175
|
YARN-6246. Identifying starved apps does not need the scheduler writelock
(Contributed by Karthik Kambatla via Daniel Templeton)
|
2017-05-31 15:48:04 -07:00 |
|
Nathan Roberts
|
4369690ce6
|
YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.
|
2017-05-31 11:32:32 -05:00 |
|
Kihwal Lee
|
1543d0f5be
|
HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.
|
2017-05-31 10:55:03 -05:00 |
|
Jonathan Eagles
|
cbfed0e82f
|
YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles)
|
2017-05-31 10:18:42 -05:00 |
|
Brahma Reddy Battula
|
13de636b40
|
HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.
|
2017-05-31 23:09:08 +08:00 |
|
Varun Vasudev
|
547f18cb96
|
YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.
|
2017-05-31 16:15:35 +05:30 |
|
Haibo Chen
|
4b4a6524f2
|
YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya Wexler via Haibo Chen)
|
2017-05-30 16:58:15 -07:00 |
|
Lei Xu
|
91d6fe151f
|
HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail due to no DataNode available for pipeline recovery. Contributed by Lei (Eddy) Xu.
|
2017-05-30 11:10:12 -07:00 |
|
Brahma Reddy Battula
|
62857be211
|
HADOOP-14456. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.
|
2017-05-31 01:07:58 +08:00 |
|
Sunil G
|
af03c33346
|
YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil PB.
|
2017-05-30 13:52:40 +05:30 |
|
Akira Ajisaka
|
07e60f85d8
|
HADOOP-14458. Add missing imports to TestAliyunOSSFileSystemContract.java. Contributed by Mingliang Liu.
|
2017-05-30 15:11:10 +09:00 |
|
Akira Ajisaka
|
d4015f8628
|
MAPREDUCE-6887. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.
|
2017-05-30 14:48:58 +09:00 |
|
Akira Ajisaka
|
a7f085d6bf
|
HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java. Contributed by Hui Xu and Chen Liang.
|
2017-05-29 17:30:23 +09:00 |
|
John Zhuge
|
6c6a7a5962
|
HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge.
|
2017-05-28 22:25:00 -07:00 |
|
Yiqun Lin
|
31058b243e
|
HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails intermittently. Contributed by Yiqun Lin.
|
2017-05-28 11:23:32 +08:00 |
|
Mingliang Liu
|
89bb8bfe58
|
HADOOP-14442. Owner support for ranger-wasb integration. Contributed by Varada Hemeswari
|
2017-05-26 17:54:00 -07:00 |
|
Arpit Agarwal
|
bd6a2172e0
|
HDFS-11891. DU#refresh should print the path of the directory when an exception is caught. Contributed by Chen Liang.
|
2017-05-26 16:02:40 -07:00 |
|
Andrew Wang
|
2cd612ba8e
|
Update 3.0.0-alpha3 changes, release notes, jdiff.
|
2017-05-26 14:14:38 -07:00 |
|
Andrew Wang
|
16ad896d5c
|
Update maven version for 3.0.0-alpha4 development
|
2017-05-26 14:09:44 -07:00 |
|
Inigo Goiri
|
303c8dc9b6
|
Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri.
|
2017-05-26 13:16:01 -07:00 |
|
Daniel Templeton
|
d81372dfad
|
YARN-6646. Modifier 'static' is redundant for inner enums
(Contributed by ZhangBing Lin via Daniel Templeton)
|
2017-05-26 12:05:48 -07:00 |
|
Jason Lowe
|
aea42930bb
|
YARN-6641. Non-public resource localization on a bad disk causes subsequent containers failure. Contributed by Kuhu Shukla
|
2017-05-26 09:37:56 -05:00 |
|
Haibo Chen
|
47474fffac
|
YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen)
|
2017-05-25 21:15:27 -07:00 |
|
Kihwal Lee
|
2b5ad48762
|
HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee.
|
2017-05-25 17:17:38 -05:00 |
|
Yufei Gu
|
87590090c8
|
YARN-6582. FSAppAttempt demand can be updated atomically in updateDemand(). (Karthik Kambatla via Yufei Gu)
|
2017-05-25 14:22:13 -07:00 |
|
Jason Lowe
|
3fd6a2da4e
|
YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed by Robert Kanter
|
2017-05-25 16:07:52 -05:00 |
|
Arpit Agarwal
|
1161563136
|
HDFS-11879. Fix JN sync interval in case of exception. Contributed by Hanisha Koneru.
|
2017-05-25 14:01:53 -07:00 |
|
Kihwal Lee
|
29b7df960f
|
HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.
|
2017-05-25 13:05:23 -05:00 |
|
Arpit Agarwal
|
4fb41b31db
|
HDFS-11878. Fix journal missing log httpServerUrl address in JournalNodeSyncer. Contributed by Hanisha Koneru.
|
2017-05-25 10:42:24 -07:00 |
|
Brahma Reddy Battula
|
2e41f8803d
|
HDFS-11445. FSCK shows overall health stauts as corrupt even one replica is corrupt. Contributed by Brahma Reddy Battula.
|
2017-05-25 22:35:10 +08:00 |
|