Surendra Singh Lilhore
|
7169ec4509
|
YARN-10442. RM should make sure node label file highly available. (#2390)
* YARN-10442. RM should make sure node label file highly available.
* YARN-10442. Corrected method name.
Added license header for file TestNodeLabelFileReplication.java
Added Test code.
* YARN-10442. Changed property name and log.
* YARN-10442. Changed default replication for FS store file.
|
2020-10-30 23:05:16 +05:30 |
|
Wangda Tan
|
c47c9fd65d
|
YARN-10458. Hive On Tez queries fails upon submission to dynamically created pools. (Peter Bacsko via wangda)
Change-Id: I518dc925187ce55e9d35a37ba20878c0f4e37e5c
|
2020-10-30 09:49:48 -07:00 |
|
Jonathan Hung
|
bab5bf9743
|
YARN-10467. ContainerIdPBImpl objects can be leaked in RMNodeImpl.completedContainers. Contributed by Haibo Chen
|
2020-10-28 10:33:18 -07:00 |
|
Sunil G
|
7435604a91
|
YARN-10453. Add partition resource info to get-node-labels and label-mappings api responses. Contributed Akhil PB.
|
2020-10-22 12:52:58 +05:30 |
|
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
|
Eric Badger
|
8b8c672780
|
YARN-10450. Add cpu and memory utilization per node and cluster-wide metrics.
Contributed by Jim Brennan.
|
2020-10-15 17:57:43 +00:00 |
|
Szilard Nemeth
|
42358169f6
|
YARN-10454: Add applicationName policy. Contributed by Peter Bacsko
|
2020-10-13 10:11:10 +02:00 |
|
Jim Brennan
|
b361f29dda
|
YARN-10451. RM (v1) UI NodesPage can NPE when yarn.io/gpu resource type is defined. Contributed by Eric Payne
|
2020-10-06 18:18:08 +00:00 |
|
Fei Hui
|
d0d10f7e8f
|
HADOOP-17276. Extend CallerContext to make it include many items (#2327)
|
2020-10-04 02:02:28 +09:00 |
|
Adam Antal
|
bb8446e80c
|
YARN-10447. TestLeafQueue: ActivitiesManager thread might interfere with ongoing stubbing. Contributed by Peter Bacsko
|
2020-10-01 11:42:04 +02:00 |
|
Szilard Nemeth
|
a7a1f1541a
|
YARN-10413. Change fs2cs to generate mapping rules in the new format. Contributed by Peter Bacsko
|
2020-09-29 20:18:26 +02:00 |
|
Shubham Gupta
|
e3cd627069
|
YARN-10438. Handle null containerId in ClientRMService#getContainerReport() (#2313)
Co-authored-by: Shubham Gupta <gshubham@microsoft.com>
|
2020-09-25 12:20:39 +05:30 |
|
Szilard Nemeth
|
eacbe07b56
|
YARN-9333. TestFairSchedulerPreemption.testRelaxLocalityPreemptionWithNoLessAMInRemainingNodes fails intermittently. Contributed by Peter Bacsko
|
2020-09-17 19:57:19 +02:00 |
|
Eric E Payne
|
9afec2ed17
|
YARN-10390: LeafQueue: retain user limits cache across assignContainers() calls. Contributed by Samir Khan (samkhan).
|
2020-09-11 13:29:26 +00:00 |
|
Szilard Nemeth
|
773ac799c6
|
YARN-10387. Implement logic which returns MappingRule objects based on mapping rules. Contributed by Peter Bacsko
|
2020-09-09 15:12:58 +02:00 |
|
Brahma Reddy Battula
|
43572fc7f8
|
YARN-10397. SchedulerRequest should be forwarded to scheduler if custom scheduler supports placement constraints. Contributed by Bilwa S T.
|
2020-09-09 17:08:13 +05:30 |
|
Peter Bacsko
|
aba4a506d6
|
YARN-10424. Adapt existing AppName and UserGroupMapping unittests to ensure backwards compatibility. Contributed by Benjamin Teke.
|
2020-09-09 09:41:11 +02:00 |
|
Peter Bacsko
|
c4fb4044b2
|
YARN-10415. Create a group matcher which checks ALL groups of the user. Contributed by Gergely Pollak.
|
2020-09-08 10:57:00 +02:00 |
|
Adam Antal
|
34fe74da0e
|
YARN-10332. RESOURCE_UPDATE event was repeatedly registered in DECOMMISSIONING state. Contributed by yehuanhuan
|
2020-09-07 11:44:09 +02:00 |
|
Peter Bacsko
|
360bbcd3bc
|
YARN-10411. Create an allowCreate flag for MappingRuleAction. Contributed by Gergely Pollak.
|
2020-09-07 11:39:03 +02:00 |
|
Peter Bacsko
|
1841a5bb03
|
YARN-10376. Create a class that covers the functionality of UserGroupMappingPlacementRule and AppNameMappingPlacementRule using the new mapping rules. Contributed by Gergely Pollak.
|
2020-09-05 10:00:33 +02:00 |
|
Szilard Nemeth
|
696e4fe50e
|
Typos in YarnScheduler#allocate method's doc comment. Contributed by Siddharth Ahuja
|
2020-09-04 09:59:54 +02:00 |
|
Peter Bacsko
|
5c15815773
|
YARN-10375. CS Mapping rule config parser should return MappingRule objects. Contributed by Gergely Pollak.
|
2020-09-03 18:54:22 +02:00 |
|
Peter Bacsko
|
288dab7563
|
YARN-10372. Create MappingRule class to represent each CS mapping rule. Contributed by Gergely Pollak
|
2020-09-03 15:02:48 +02:00 |
|
Peter Bacsko
|
c7dab2b23e
|
YARN-10374. Create Actions for CS mapping rules. Contributed by Gergely Pollak.
|
2020-09-01 17:38:49 +02:00 |
|
Adam Antal
|
73a0d149e2
|
YARN-10386. Addendum patch: Fixing ASF Warnings. Contributed by Peter Bacsko.
|
2020-09-01 14:39:24 +02:00 |
|
Szilard Nemeth
|
4ffe26f9b8
|
[UI1] Provide a way to hide Tools section in Web UIv1. Contributed by Andras Gyori
|
2020-08-31 16:00:39 +02:00 |
|
Szilard Nemeth
|
56a5c360a1
|
YARN-10373. Create Matchers for CS mapping rules. Contributed by Gergely Pollak
|
2020-08-29 21:34:55 +02:00 |
|
Szilard Nemeth
|
f4f872b778
|
YARN-10371. Create variable context class for CS queue mapping rules. Contributed by Gergely Pollak
|
2020-08-29 17:31:48 +02:00 |
|
Szilard Nemeth
|
a888d580d8
|
YARN-10409. Improve MockQueueHierarchyBuilder to detect queue ambiguity. Contributed by Gergely Pollak
|
2020-08-29 15:24:50 +02:00 |
|
Szilard Nemeth
|
44542863f4
|
YARN-10408. Extract MockQueueHierarchyBuilder to a separate class. Contributed by Gergely Pollak
|
2020-08-28 17:35:45 +02:00 |
|
Szilard Nemeth
|
6e3d7050a9
|
YARN-10386. Create new JSON schema for Placement Rules. Contributed by Peter Bacsko and Benjamin Teke
|
2020-08-28 17:09:31 +02:00 |
|
Prabhu Joseph
|
5c927eb550
|
YARN-10360. Support Multi Node Placement in SingleConstraintAppPlacementAllocator
Reviewed by Sunil G.
|
2020-08-24 15:00:02 +05:30 |
|
Zhengbo Li
|
9b9f7ea16a
|
YARN-10399 Refactor NodeQueueLoadMonitor class to make it extendable (#2228)
Refactor NodeQueueLoadMonitor class to make it extendable
|
2020-08-19 10:14:50 -07:00 |
|
Sunil G
|
82ec28f442
|
YARN-10396. Max applications calculation per queue disregards queue level settings in absolute mode. Contributed by Benjamin Teke.
|
2020-08-19 11:54:48 +05:30 |
|
Prabhu Joseph
|
6c2ce3d56b
|
YARN-10389. Option to override RMWebServices with custom WebService class
Contributed by Tanu Ajmera. Reviewed by Bilwa ST and Sunil G.
|
2020-08-11 15:46:47 +05:30 |
|
Prabhu Joseph
|
5e0f879779
|
YARN-10364. Fix logic of queue capacity is absolute resource or percentage.
Contributed by Bilwa ST. Reviewed by Sunil G.
|
2020-08-08 22:33:58 +05:30 |
|
Jonathan Hung
|
64753addba
|
YARN-10251. Show extended resources on legacy RM UI. Contributed by Eric Payne
|
2020-08-07 17:43:01 -07:00 |
|
bibinchundatt
|
81da221c75
|
YARN-10388. RMNode updatedCapability flag not set while RecommissionNodeTransition. Contributed by Pranjal Protim Borah
|
2020-08-07 08:36:52 +05:30 |
|
Prabhu Joseph
|
c7e71a6c0b
|
YARN-10361. Make custom DAO classes configurable into RMWebApp#JAXBContextResolver.
Contributed by Bilwa ST.
|
2020-08-06 13:19:52 +05:30 |
|
Eric Badger
|
5edd8b925e
|
YARN-4575. ApplicationResourceUsageReport should return ALL reserved resource.
Contributed by Bibin Chundatt and Eric Payne.
|
2020-08-05 18:47:49 +00:00 |
|
Prabhu Joseph
|
0277856738
|
YARN-10377. Fix filter index to show apps while clicking on queue in RM UI
Contributed by Tarun Parimi.
|
2020-08-04 23:10:45 +05:30 |
|
Prabhu Joseph
|
aa5afa72c5
|
YARN-10381. Add application attempt state in AppAttempts RM REST API
Contributed by Siddharth Ahuja. Reviewed by Bilwa ST.
|
2020-08-04 23:07:28 +05:30 |
|
bibinchundatt
|
5d8600e80a
|
YARN-10369. Make NMTokenSecretManagerInRM sending NMToken for nodeId DEBUG. Contributed by Jim Brennan.
|
2020-07-29 23:26:08 +05:30 |
|
Jonathan Hung
|
3eaf62726f
|
YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne
|
2020-07-28 13:43:19 -07:00 |
|
bibinchundatt
|
5dadf963d3
|
YARN-10208. Add capacityScheduler metric for NODE_UPDATE interval. Contributed by Pranjal Protim Borah.
|
2020-07-28 11:55:47 +05:30 |
|
Prabhu Joseph
|
247eb0979b
|
YARN-10319. Record Last N Scheduler Activities from ActivitiesManager
Reviewed by Tao Yang and Adam Antal.
|
2020-07-24 11:43:31 +05:30 |
|
bibinchundatt
|
bfcd775381
|
YARN-10315. Avoid sending RMNodeResourceupdate event if resource is same. Contributed by Sushil Ks.
|
2020-07-23 16:41:35 +05:30 |
|
Ayush Saxena
|
6bcb24d269
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-18 14:33:43 +05:30 |
|
Bilwa S T
|
8980c23fc2
|
YARN-10350. TestUserGroupMappingPlacementRule fails
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2020-07-15 14:31:34 +09:00 |
|