Sunil G
a91933620d
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
...
(cherry picked from commit 6ffe6ea8999c1216b6e510e350535754431bac2d)
2019-02-07 19:11:12 +05:30
Eric E Payne
c6c5e94de4
YARN-6616: YARN AHS shows submitTime for jobs same as startTime. Contributed by Prabhu Joseph
...
(cherry picked from commit 04105bbfdb041a41062c856632641140de84fba8)
2019-01-29 18:22:12 +00:00
Jonathan Hung
338dbbedf7
YARN-9222. Print launchTime in ApplicationSummary
...
(cherry picked from commit 6cace58e212d3ee0aec988926a5a17c9cc58e645)
(cherry picked from commit bf760e7e81f8e02ad413c470fccf78aaa9cb9f86)
(cherry picked from commit 80a08c29adc9d07974bbe8087abcec750d5f7916)
(cherry picked from commit c71054c428b3abe00507792099e13a2dad337697)
2019-01-25 13:40:51 -08:00
Haibo Chen
c02c19121e
YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen)
...
(cherry picked from commit bb92bfb4ef96baa234966b60e464d1773fbf3f22)
(cherry picked from commit 3a764250262e745a6762dd6551b0d0a6af39e891)
(cherry picked from commit 75df8bed6eed86ad7c34460a1167c35d48b559d7)
2019-01-23 12:18:42 -08:00
Weiwei Yang
c77f7e25c9
YARN-9210. RM nodes web page can not display node info. Contributed by Jiandan Yang.
2019-01-23 11:02:15 +08:00
Weiwei Yang
c54a689d96
YARN-8833. Avoid potential integer overflow when computing fair shares. Contributed by liyakun.
2019-01-09 14:33:06 +08:00
Jonathan Hung
eb8b1eaa9a
YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics
...
(cherry picked from commit cc51607ccdf60f4ebecf7afa3e2056297ca0ac5f)
2018-12-07 10:47:45 -08:00
Jonathan Hung
7456da99c1
YARN-9036. Escape newlines in health report in YARN UI. Contributed by Keqiu Hu
2018-11-30 10:18:17 -08:00
Akira Ajisaka
ee1cb3b6e8
YARN-8233. NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null. Contributed by Tao Yang.
2018-11-10 21:44:46 +09:00
Jonathan Hung
62ec800bd4
YARN-7225. Add queue and partition info to RM audit log. Contributed by Eric Payne
2018-11-01 14:13:15 -07:00
Wangda Tan
91f18a5148
YARN-7274. Ability to disable elasticity at leaf queue level. (Zian Chen via wangda)
...
Change-Id: Ic8d43e297f0f5de788b562f7eff8106c5c35e8d2
(cherry picked from commit 74665e3a7d7f05644d9a5abad5a3f2d47597d6c8)
2018-10-11 16:58:07 +00:00
Weiwei Yang
cc1bf7f894
YARN-8858. CapacityScheduler should respect maximum node resource when per-queue maximum-allocation is being used. Contributed by Wangda Tan.
...
(cherry picked from commit edce866489d83744f3f47a3b884b0c6136885e4a)
2018-10-10 10:17:18 +08:00
Weiwei Yang
d412785175
YARN-8720. CapacityScheduler does not enforce max resource allocation check at queue level. Contributed by Tarun Parimi.
...
(cherry picked from commit f1a893fdbc2dbe949cae786f08bdb2651b88d673)
2018-10-10 10:16:16 +08:00
Eric E Payne
d7d0e55e0a
YARN-8774. Memory leak when CapacityScheduler allocates from reserved container with non-default label. Contributed by Tao Yang.
2018-09-28 16:10:31 +00:00
Jason Lowe
1b0a110501
YARN-8804. resourceLimits may be wrongly calculated when leaf-queue is blocked in cluster with 3+ level queues. Contributed by Tao Yang
...
(cherry picked from commit 6b988d821e62d29c118e10a7213583b92c302baf)
2018-09-26 17:06:07 -07:00
Arun Suresh
4d69741a61
YARN-7974. Allow updating application tracking url after registration. (Jonathan Hung via asuresh)
2018-09-26 00:08:10 -07:00
Giovanni Matteo Fumarola
6937925838
YARN-8696. [AMRMProxy] FederationInterceptor upgrade: home sub-cluster heartbeat async. Contributed by Botong Huang.
2018-09-24 11:40:07 -07:00
Eric E Payne
121cefd472
YARN-8709: CS preemption monitor always fails since one under-served queue was deleted. Contributed by Tao Yang.
...
(cherry picked from commit 987d8191ad409298570f7ef981e9bc8fb72ff16c)
2018-09-10 20:32:20 +00:00
Eric E Payne
21aa7f1d82
YARN-8051: TestRMEmbeddedElector#testCallbackSynchronization is flakey. Contributed by Robert Kanter and Jason Lowe.
2018-08-29 21:30:38 +00:00
Giovanni Matteo Fumarola
8e6807ef4a
YARN-8673. [AMRMProxy] More robust responseId resync after an YarnRM master slave switch. Contributed by Botong Huang.
2018-08-21 13:09:33 -07:00
Rohith Sharma K S
c68d1d49ca
YARN-8679. [ATSv2] If HBase cluster is down for long time, high chances that NM ContainerManager dispatcher get blocked. Contributed by Wangda Tan.
...
(cherry picked from commit 4aacbfff605262aaf3dbd926258afcadc86c72c0)
2018-08-18 11:04:20 +05:30
Jonathan Hung
7abffe4529
YARN-8559. Expose mutable-conf scheduler's configuration in RM /scheduler-conf endpoint. Contributed by Weiwei Yang.
2018-08-10 15:34:21 -07:00
Rohith Sharma K S
21e416ad27
YARN-8155. Improve ATSv2 client logging in RM and NM publisher. Contributed by Abhishek Modi.
2018-08-01 22:25:53 +05:30
Eric E Payne
3aa17bd737
YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R
...
(cherry picked from commit 9485c9aee6e9bb935c3e6ae4da81d70b621781de)
2018-07-25 17:06:47 +00:00
Eric E Payne
8ee439d791
YARN-8421: when moving app, activeUsers is increased, even though app does not have outstanding request. Contributed by Kyungwan Nam
...
(cherry picked from commit 937ef39b3ff90f72392b7a319e4346344db34e03)
2018-07-16 17:01:38 +00:00
Inigo Goiri
82874e7895
YARN-8412. Move ResourceRequest.clone logic everywhere into a proper API. Contributed by Botong Huang.
2018-06-21 18:25:30 -07:00
Sunil G
96a6798c1d
YARN-8404. Timeline event publish need to be async to avoid Dispatcher thread leak in case ATS is down. Contributed by Rohith Sharma K S
...
(cherry picked from commit 6307962b932e0ee69ba61f5796388c175d79195a)
2018-06-13 16:10:57 +05:30
Rohith Sharma K S
0af3bea05d
YARN-8405. RM zk-state-store.parent-path ACLs has been changed since HADOOP-14773. Contributed by Íñigo Goiri.
...
(cherry picked from commit 2df73dace06cfd2b3193a14cd455297f8f989617)
2018-06-12 17:30:02 +05:30
Robert Kanter
f97bd6bb7f
YARN-4677. RMNodeResourceUpdateEvent update from scheduler can lead to race condition (wilfreds and gphillips via rkanter)
2018-06-04 15:59:27 -07:00
Sunil G
d47a525163
YARN-4781. Support intra-queue preemption for fairness ordering policy. Contributed by Eric Payne.
2018-06-02 08:30:39 +05:30
Wangda Tan
911852e932
YARN-8068. Application Priority field causes NPE in app timeline publish when Hadoop 2.7 based clients to 2.8+ (Sunil G via wangda)
...
Change-Id: I7910bd1064a1b4dbbe2084080c060822ea6f3b48
(cherry picked from commit 9eef19b2ad78b8464da252d0e23c08675898b9d8)
2018-05-24 13:05:23 -05:00
Wangda Tan
777743beb6
YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda)
...
Change-Id: Ia21e1da6871570c993bbedde76ce32929e95970f
(cherry picked from commit 6b96a73bb0f0ad1c877a062b19091e3e15a33ec4)
2018-05-22 10:34:43 -05:00
Arun Suresh
113e2d6801
YARN-7900. [AMRMProxy] AMRMClientRelayer for stateful FederationInterceptor. (Botong Huang via asuresh)
2018-05-21 11:26:32 -07:00
Sunil G
19cf706711
YARN-8249. Few REST api's in RMWebServices are missing static user check. Contributed by Sunil G.
2018-05-16 12:18:25 +05:30
Robert Kanter
312462532e
HADOOP-15390. Yarn RM logs flooded by DelegationTokenRenewer trying to renew KMS tokens (xiaochen via rkanter)
...
(cherry picked from commit 7ab08a9c37a76edbe02d556fcfb2e637f45afc21)
(cherry picked from commit 74e5b4b437a0005676d51e770f7dd5110893e356)
2018-05-07 12:39:57 -07:00
Rohith Sharma K S
250ea47985
YARN-8221. RMWebServices also need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G.
...
(cherry picked from commit ef3ecc308dbea41c6a88bd4d16739c7bbc10cdda)
2018-04-27 23:00:19 +05:30
Sunil G
ab2b4290a0
YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S.
...
(cherry picked from commit 1634de0fc1430d86b7688d16259a81462fba482f)
2018-04-27 11:08:27 +05:30
Jason Lowe
06f3f453c2
YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie
2018-04-20 13:31:19 -05:00
Sunil G
733248cec7
YARN-6827. [ATS1/1.5] NPE exception while publishing recovering applications into ATS during RM restart. Contributed by Rohith Sharma K S.
...
(cherry picked from commit 7d06806dfdeb3252ac0defe23e8c468eabfa8b5e)
2018-04-20 12:12:26 +05:30
Inigo Goiri
93fc813329
YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower. Contributed by lujie.
...
(cherry picked from commit f1461b2487d6c7a0b87e3799a8fdb5ade40ad898)
2018-04-16 17:32:50 -07:00
Inigo Goiri
f37f680a4e
YARN-8165. Incorrect queue name logging in AbstractContainerAllocator. Contributed by Weiwei Yan.
...
(cherry picked from commit dd5e18c4aecba56f140c3cc11affc2cb5e61c79d)
2018-04-16 17:07:38 -07:00
Eric E Payne
7393020cb3
YARN-8147. TestClientRMService#testGetApplications sporadically fails. Contributed by Jason Lowe
...
(cherry picked from commit 18844599aef42f79d2af4500aa2eee472dda95cb)
2018-04-12 18:19:12 +00:00
Eric E Payne
b0dfb18daa
YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb logger. Contributed by Jason Lowe.
...
(cherry picked from commit 6bb128dfb893cf0e4aa2d3ecc65440668a1fc8d7)
2018-04-12 16:38:50 +00:00
Weiwei Yang
a48deb1552
YARN-7527. Over-allocate node resource in async-scheduling mode of CapacityScheduler. Contributed by Tao Yang.
2018-04-12 10:12:46 +08:00
Weiwei Yang
2b2e2ac5f4
YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. Contributed by Tao Yang.
2018-04-11 20:21:05 +08:00
Vrushali C
fe4c7ee94c
YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S
...
(cherry picked from commit 345e7624d58a058a1bad666bd1e5ce4b346a9056)
2018-04-11 09:51:42 +05:30
Sunil G
f7e5e45b72
YARN-7947. Capacity Scheduler intra-queue preemption can NPE for non-schedulable apps. Contributed by Eric Payne.
...
(cherry picked from commit bdd2a184d78379d99c802a43ebec7d2cef0bbaf7)
2018-02-21 15:26:20 +05:30
Jason Lowe
51ad923f51
YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne
...
(cherry picked from commit 85c611ad7dfa87846f708ba0131b4895a054752e)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/CapacitySchedulerPage.java
2018-02-19 15:44:56 -06:00
Haibo Chen
c25c082961
YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen)
...
(cherry picked from commit a20e7105ea9d4e38d7f8f9fd48035e342bb22f1c)
2018-02-05 10:51:03 -08:00
Jinjiang Ling
987a8972ac
YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 3400d0c535aeb151c3f283cc41111b15d66990e5)
2018-01-30 00:13:04 +09:00