Nanda kumar
|
3c4fbc635e
|
HDDS-288. Fix bugs in OpenContainerBlockMap. Contributed by Tsz Wo Nicholas Sze.
|
2018-07-25 20:27:03 +05:30 |
|
bibinchundatt
|
3d3158cea4
|
YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.
|
2018-07-25 18:59:05 +05:30 |
|
Nanda kumar
|
b507f83e15
|
HDDS-266. Integrate checksum into .container file. Contributed by Hanisha Koneru.
|
2018-07-25 18:55:26 +05:30 |
|
Nanda kumar
|
43db0cb518
|
HDDS-285. Create a generic Metadata Iterator. Contributed by Bharat Viswanadham.
|
2018-07-25 18:13:49 +05:30 |
|
Weiwei Yang
|
5be9f4a5d0
|
YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang.
|
2018-07-25 17:35:27 +08:00 |
|
Mukul Kumar Singh
|
955f795101
|
HDDS-203. Add getCommittedBlockLength API in datanode. Contributed by Shashikant Banerjee.
|
2018-07-25 14:15:54 +05:30 |
|
Xiao Chen
|
81d59506e5
|
HADOOP-15609. Retry KMS calls when SSLHandshakeException occurs. Contributed by Kitti Nanasi.
|
2018-07-24 21:45:43 -07:00 |
|
Xiao Chen
|
26864471c2
|
HDFS-13761. Add toString Method to AclFeature Class. Contributed by Shweta.
|
2018-07-24 21:42:47 -07:00 |
|
Daniel Templeton
|
849c45db18
|
HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica
(Contributed by BELUGA BEHR via Daniel Templeton)
Change-Id: I965d1cfa642ad24296038b83e3d5c9983545267d
|
2018-07-24 16:05:27 -07:00 |
|
Gera Shegalov
|
6bec03cfc8
|
HADOOP-15612. Improve exception when tfile fails to load LzoCodec. (gera)
|
2018-07-24 14:32:30 -07:00 |
|
Haibo Chen
|
ea2c6c8c9a
|
YARN-7133. Clean up lock-try order in fair scheduler. (Szilard Nemeth via Haibo Chen)
|
2018-07-24 12:46:59 -07:00 |
|
bibinchundatt
|
e673dd1d4d
|
YARN-8541. RM startup failure on recovery after user deletion. Contributed by Bibin A Chundatt.
|
2018-07-24 23:26:59 +05:30 |
|
Xiaoyu Yao
|
cd0b9f1380
|
HDDS-282. Consolidate logging in scm/container-service. Contributed by Elek Marton.
|
2018-07-24 10:17:03 -07:00 |
|
Sunil G
|
35ce6eb1f5
|
YARN-7748. TestContainerResizing.testIncreaseContainerUnreservedWhenApplicationCompleted fails due to multiple container fail events. Contributed by Weiwei Yang.
|
2018-07-24 22:20:17 +05:30 |
|
Mukul Kumar Singh
|
773d312f74
|
HDDS-272. TestBlockDeletingService is failing with DiskOutOfSpaceException. Contributed by Lokesh Jain.
|
2018-07-24 21:23:20 +05:30 |
|
bibinchundatt
|
ff7c2eda34
|
YARN-8548. AllocationRespose proto setNMToken initBuilder not done. Contributed by Bilwa S T.
|
2018-07-24 16:17:20 +05:30 |
|
bibinchundatt
|
8461278833
|
YARN-8544. [DS] AM registration fails when hadoop authorization is enabled. Contributed by Bibin A Chundatt.
|
2018-07-24 13:09:17 +05:30 |
|
Nanda kumar
|
16f9aee5f5
|
HDDS-262. Send SCM healthy and failed volumes in the heartbeat. Contributed by Bharat Viswanadham.
|
2018-07-24 12:09:15 +05:30 |
|
Xiaoyu Yao
|
2ced3efe94
|
HDDS-258. Helper methods to generate NodeReport and ContainerReport for testing. Contributed by Nanda Kumar.
|
2018-07-23 22:04:20 -07:00 |
|
Yiqun Lin
|
17a87977f2
|
HDFS-13583. RBF: Router admin clrQuota is not synchronized with nameservice. Contributed by Dibyendu Karmakar.
|
2018-07-24 11:15:47 +08:00 |
|
Eric Yang
|
8688a0c7f8
|
YARN-8380. Support bind propagation options for mounts in docker runtime.
Contributed by Billie Rinaldi
|
2018-07-23 20:12:04 -04:00 |
|
Haibo Chen
|
17e26163ec
|
HADOOP-15586. Fix wrong log statement in AbstractService. (Szilard Nemeth via Haibo Chen)
|
2018-07-23 11:18:25 -07:00 |
|
Haibo Chen
|
9d3c39e9dd
|
YARN-6966. NodeManager metrics may return wrong negative values when NM restart. (Szilard Nemeth via Haibo Chen)
|
2018-07-23 11:07:24 -07:00 |
|
Xiaoyu Yao
|
3a9e25edf5
|
HDDS-199. Implement ReplicationManager to handle underreplication of closed containers. Contributed by Elek Marton.
|
2018-07-23 10:28:33 -07:00 |
|
Eric Yang
|
84d7bf1eef
|
YARN-8360. Improve YARN service restart policy and node manager auto restart policy.
Contributed by Suma Shivaprasad
|
2018-07-23 12:57:01 -04:00 |
|
Mukul Kumar Singh
|
bbe2f6225e
|
HDDS-181. CloseContainer should commit all pending open Keys on a datanode. Contributed by Shashikant Banerjee.
|
2018-07-23 09:13:03 +05:30 |
|
Nanda kumar
|
9fa9e301b0
|
HDDS-249. Fail if multiple SCM IDs on the DataNode and add SCM ID check after version request. Contributed by Bharat Viswanadham.
|
2018-07-21 18:46:31 +05:30 |
|
Xiao Chen
|
993ec026d1
|
HADOOP-15596. Stack trace should not be printed out when running hadoop key commands. Contributed by Kitti Nanasi.
|
2018-07-20 19:46:46 -07:00 |
|
Eric Yang
|
1622a4b810
|
YARN-8301. Added YARN service upgrade instructions.
Contributed by Chandni Singh
|
2018-07-20 19:46:35 -04:00 |
|
Xiaoyu Yao
|
347c955013
|
HDDS-260. Support in Datanode for sending ContainerActions to SCM. Contributed by Nanda kumar.
|
2018-07-20 14:37:13 -07:00 |
|
Xiaoyu Yao
|
9be25e3476
|
HDDS-239. Add PipelineStateManager to track pipeline state transition. Contributed by Mukul Kumar Singh.
|
2018-07-20 14:22:02 -07:00 |
|
Xiaoyu Yao
|
d2acf8d560
|
Revert "HDDS-239. Add PipelineStateManager to track pipeline state transition. Contributed by Mukul Kumar Singh."
This reverts commit 6837121a43231f854b0b22ad20330012439313ce.(Mixed with HDDS-260)
|
2018-07-20 14:20:18 -07:00 |
|
Xiaoyu Yao
|
c7ae55675e
|
HDDS-275. Add message output for succeeded -deleteVolume CLI. Contributed by Nilotpal Nandi.
|
2018-07-20 13:12:53 -07:00 |
|
Xiaoyu Yao
|
6837121a43
|
HDDS-239. Add PipelineStateManager to track pipeline state transition. Contributed by Mukul Kumar Singh.
|
2018-07-20 13:03:35 -07:00 |
|
Bharat Viswanadham
|
ba25d27ddb
|
HDDS-257. Hook up VolumeSet#shutdown from HddsDispatcher#shutdown. Contributed by Hanisha Koneru
|
2018-07-20 12:41:52 -07:00 |
|
Hanisha Koneru
|
de894d34f6
|
HDDS-250. Cleanup ContainerData.
|
2018-07-20 11:36:42 -07:00 |
|
Xiaoyu Yao
|
89a0f80741
|
HDDS-256. Adding CommandStatusReport Handler. Contributed by Ajay Kumar.
|
2018-07-20 11:07:09 -07:00 |
|
Haibo Chen
|
8a6bb8409c
|
YARN-6964. Fair scheduler misuses Resources operations. (Daniel Templeton and Szilard Nemeth via Haibo Chen)
|
2018-07-20 10:46:28 -07:00 |
|
Mukul Kumar Singh
|
5c19ee3994
|
HDDS-264. 'oz' subcommand reference is not present in 'ozone' command help. Contributed by Sandeep Nemuri.
|
2018-07-20 22:13:09 +05:30 |
|
Xiaoyu Yao
|
68b57ad32c
|
HDDS-259. Implement ContainerReportPublisher and NodeReportPublisher. Contributed by Nanda kumar.
|
2018-07-20 09:12:48 -07:00 |
|
Nanda kumar
|
e9c44ecfc6
|
HDDS-269. Refactor IdentifiableEventPayload to use a long ID. Contributed by Ajay Kumar.
|
2018-07-20 21:39:45 +05:30 |
|
Weiwei Yang
|
cbf2026483
|
YARN-8528. Final states in ContainerAllocation might be modified externally causing unexpected allocation results. Contributed by Xintong Song.
|
2018-07-20 22:34:06 +08:00 |
|
Yiqun Lin
|
7b25fb949b
|
HDFS-13743. RBF: Router throws NullPointerException due to the invalid initialization of MountTableResolver. Contributed by Takanobu Asanuma.
|
2018-07-20 17:28:57 +08:00 |
|
Haibo Chen
|
e6873dfde0
|
YARN-7300. DiskValidator is not used in LocalDirAllocator. (Szilard Nemeth via Haibo Chen)
|
2018-07-19 16:27:11 -07:00 |
|
Haibo Chen
|
f354f47f99
|
YARN-6995. Improve use of ResourceNotFoundException in resource types code. (Daniel Templeton and Szilard Nemeth via Haibo Chen)
|
2018-07-19 15:35:05 -07:00 |
|
Wangda Tan
|
b3b4d4ccb5
|
MAPREDUCE-7118. Distributed cache conflicts breaks backwards compatability. (Jason Lowe via wangda)
Change-Id: I89ab4852b4ad305fec19812e8931c59d96581376
|
2018-07-19 14:26:05 -07:00 |
|
Haibo Chen
|
2564884757
|
YARN-8436. FSParentQueue: Comparison method violates its general contract. (Wilfred Spiegelenburg via Haibo Chen)
|
2018-07-19 13:22:31 -07:00 |
|
Steve Loughran
|
45d9568aaa
|
HADOOP-15547/ WASB: improve listStatus performance.
Contributed by Thomas Marquardt.
(cherry picked from commit 749fff577ed9afb4ef8a54b8948f74be083cc620)
|
2018-07-19 12:31:19 -07:00 |
|
Eric Yang
|
5836e0a46b
|
YARN-8501. Reduce complexity of RMWebServices getApps method.
Contributed by Szilard Nemeth
|
2018-07-19 12:30:38 -04:00 |
|
Kihwal Lee
|
ccf2db7fc2
|
HADOOP-15614. TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails. Contributed by Weiwei Yang.
|
2018-07-19 11:13:37 -05:00 |
|