Abhishek Modi
|
c7ef4fb74a
|
YARN-8678. Queue Management API - rephrase error messages. Contributed by Prabhu Joseph.
|
2019-09-01 10:00:04 +05:30 |
|
Abhishek Modi
|
d2d963f3d4
|
YARN-9790. Failed to set default-application-lifetime if maximum-application-lifetime is less than or equal to zero. Contributed by kyungwan nam.
|
2019-09-01 09:54:46 +05:30 |
|
Abhishek Modi
|
7d998cb627
|
YARN-9800. TestRMDelegationTokens can fail in testRemoveExpiredMasterKeyInRMStateStore. Contributed by Adam Antal.
|
2019-08-31 10:03:09 +05:30 |
|
Abhishek Modi
|
eeccd2f6f6
|
YARN-9798. ApplicationMasterServiceTestBase#testRepeatedFinishApplicationMaster fails intermittently. Contributed by Tao Yang.
|
2019-08-31 09:57:45 +05:30 |
|
Abhishek Modi
|
c929b383f8
|
YARN-9540. TestRMAppTransitions fails intermittently. Contributed by Tao Yang.
|
2019-08-30 17:17:43 +05:30 |
|
Rohith Sharma K S
|
5b557de721
|
YARN-9714. ZooKeeper connection in ZKRMStateStore leaks after RM transitioned to standby. Contributed by Tao Yang.
|
2019-08-30 10:35:09 +05:30 |
|
Weiwei Yang
|
8c0759d02a
|
YARN-9664. Improve response of scheduler/app activities for better understanding. Contributed by Tao Yang.
|
2019-08-29 18:14:39 +08:00 |
|
Eric E Payne
|
6f2226a013
|
YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).
|
2019-08-28 20:40:34 +00:00 |
|
Jonathan Hung
|
8ef46595da
|
YARN-9438. launchTime not written to state store for running applications
|
2019-08-27 15:53:43 -07:00 |
|
Eric Yang
|
717c853873
|
YARN-9755. Fixed RM failing to start when FileSystemBasedConfigurationProvider is configured.
Contributed by Prabhu Joseph
|
2019-08-27 13:14:59 -04:00 |
|
Rohith Sharma K S
|
d70f5231a7
|
YARN-9640. Slow event processing could cause too many attempt unregister events. Contributed by Bibin A Chundatt.
|
2019-08-27 08:38:12 +05:30 |
|
Jonathan Hung
|
8660e48ca1
|
YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore. Contributed by Prabhu Joseph
|
2019-08-26 15:50:33 -07:00 |
|
Rohith Sharma K S
|
689d2e6105
|
YARN-8917. Absolute (maximum) capacity of level3+ queues is wrongly calculated for absolute resource. Contributed by Tao Yang.
|
2019-08-26 21:06:15 +05:30 |
|
Szilard Nemeth
|
7ab88dbfa6
|
YARN-7291. Better input parsing for resource in allocation file. Contributed by Zoltan Siegl
|
2019-08-21 17:01:18 +02:00 |
|
Szilard Nemeth
|
9b8359bb08
|
YARN-9461. TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken fails with HTTP 400. Contributed by Peter Bacsko
|
2019-08-16 12:31:58 +02:00 |
|
Abhishek Modi
|
13a5803ccf
|
YARN-9464. Support pending resource metrics in RM's RESTful API. Contributed by Prabhu Joseph.
|
2019-08-12 14:31:24 +05:30 |
|
Abhishek Modi
|
a79564fed0
|
YARN-9732. yarn.system-metrics-publisher.enabled=false is not honored by RM. Contributed by KWON BYUNGCHANG.
|
2019-08-09 22:25:30 +05:30 |
|
Eric E Payne
|
42683aef1a
|
YARN-9596: QueueMetrics has incorrect metrics when labelled partitions are involved. Contributed by Muhammad Samir Khan.
|
2019-07-30 18:58:36 +00:00 |
|
bibinchundatt
|
7a93be0f60
|
YARN-9645. Fix Invalid event FINISHED_CONTAINERS_PULLED_BY_AM at NEW on NM restart. Contributed by Bilwa S T.
|
2019-07-16 14:03:22 +05:30 |
|
Haibo Chen
|
9b54dd7186
|
YARN-9668. UGI conf doesn't read user overridden configurations on RM and NM startup. (Contributed by Jonathan Hung)
|
2019-07-11 13:57:08 -07:00 |
|
Weiwei Yang
|
15d82fcb75
|
YARN-9658. Fix UT failures in TestLeafQueue. Contributed by Tao Yang.
|
2019-07-03 12:08:45 +08:00 |
|
Weiwei Yang
|
cbae241320
|
YARN-9623. Auto adjust max queue length of app activities to make sure activities on all nodes can be covered. Contributed by Tao Yang.
|
2019-06-28 23:24:53 +08:00 |
|
Weiwei Yang
|
83dcb9d87e
|
YARN-9209. When nodePartition is not set in Placement Constraints, containers are allocated only in default partition. Contributed by Tarun Parimi.
|
2019-06-21 17:41:05 +08:00 |
|
Zhankun Tang
|
304a47e22c
|
YARN-9608. DecommissioningNodesWatcher should get lists of running applications on node from RMNode. Contributed by Abhishek Modi.
|
2019-06-17 17:09:56 +08:00 |
|
Weiwei Yang
|
970b0b0c02
|
YARN-9578. Add limit/actions/summarize options for app activities REST API. Contributed by Tao Yang.
|
2019-06-13 10:44:47 +08:00 |
|
bibinchundatt
|
60c95e9b6a
|
YARN-9565. RMAppImpl#ranNodes not cleared on FinalTransition. Contributed by Bilwa S T.
|
2019-06-11 23:11:49 +05:30 |
|
Suma Shivaprasad
|
9191e08f0a
|
YARN-9569. Auto-created leaf queues do not honor cluster-wide min/max memory/vcores. Contributed by Craig Condit.
|
2019-06-10 14:33:24 -07:00 |
|
Weiwei Yang
|
0976392502
|
YARN-9590. Correct incompatible, incomplete and redundant activities. Contributed by Tao Yang.
|
2019-06-06 21:59:01 +08:00 |
|
Weiwei Yang
|
bd2590d71b
|
YARN-9580. Fulfilled reservation information in assignment is lost when transferring in ParentQueue#assignContainers. Contributed by Tao Yang.
|
2019-06-03 22:59:02 +08:00 |
|
Ahmed Hussein
|
abf76ac371
|
YARN-9563. Resource report REST API could return NaN or Inf (Ahmed Hussein via jeagles)
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
|
2019-05-29 11:24:08 -05:00 |
|
Weiwei Yang
|
544876fe12
|
YARN-8693. Add signalToContainer REST API for RMWebServices. Contributed by Tao Yang.
|
2019-05-29 16:34:48 +08:00 |
|
Akira Ajisaka
|
9078e28a24
|
YARN-9503. Fix JavaDoc error in TestSchedulerOvercommit. Contributed by Wanqiang Ji.
|
2019-05-28 15:52:39 +09:00 |
|
Weiwei Yang
|
9f056d905f
|
YARN-9497. Support grouping by diagnostics for query results of scheduler and app activities. Contributed by Tao Yang.
|
2019-05-26 09:56:36 -04:00 |
|
Giovanni Matteo Fumarola
|
55bd35921c
|
YARN-9552. FairScheduler: NODE_UPDATE can cause NoSuchElementException. Contributed by Peter Bacsko.
|
2019-05-15 11:50:46 -07:00 |
|
bibinchundatt
|
570fa2da20
|
YARN-9508. YarnConfiguration areNodeLabel enabled is costly in allocation flow. Contributed by Bilwa S T.
|
2019-05-15 13:30:09 +05:30 |
|
Weiwei Yang
|
1a47c2b7ae
|
YARN-9539.Improve cleanup process of app activities and make some conditions configurable. Contributed by Tao Yang.
|
2019-05-12 22:31:39 -07:00 |
|
Weiwei Yang
|
90add05caa
|
YARN-9489. Support filtering by request-priorities and allocation-request-ids for query results of app activities. Contributed by Tao Yang.
|
2019-05-09 21:54:09 +08:00 |
|
Weiwei Yang
|
c336af3847
|
YARN-9432. Reserved containers leak after its request has been cancelled or satisfied when multi-nodes enabled. Contributed by Tao Yang.
|
2019-05-08 09:54:16 +08:00 |
|
Giovanni Matteo Fumarola
|
8ecbf61cca
|
YARN-9513. [JDK11] Fix TestMetricsInvariantChecker#testManyRuns in case of JDK greater than 8. Contributed by Adam Antal.
|
2019-05-07 10:59:02 -07:00 |
|
Weiwei Yang
|
12b7059ddc
|
YARN-9440. Improve diagnostics for scheduler and app activities. Contributed by Tao Yang.
|
2019-05-06 20:00:15 +08:00 |
|
Sean Mackrory
|
a703dae25e
|
HADOOP-16222. Fix new deprecations after guava 27.0 update in trunk. Contributed by Gabor Bota.
|
2019-04-24 10:39:00 -06:00 |
|
Giovanni Matteo Fumarola
|
fec9bf4b0b
|
YARN-9501. TestCapacitySchedulerOvercommit#testReducePreemptAndCancel fails intermittent. Contributed by Prabhu Joseph.
|
2019-04-23 15:42:56 -07:00 |
|
Giovanni Matteo Fumarola
|
4a0ba24959
|
YARN-9491. TestApplicationMasterServiceFair#ApplicationMasterServiceTestBase.testUpdateTrackingUrl fails intermittent. Contributed by Prabhu Joseph.
|
2019-04-23 15:27:04 -07:00 |
|
Inigo Goiri
|
c504eee0c2
|
YARN-9339. Apps pending metric incorrect after moving app to a new queue. Contributed by Abhishek Modi.
|
2019-04-23 12:40:44 -07:00 |
|
Weiwei Yang
|
1c8046d67e
|
YARN-9325. TestQueueManagementDynamicEditPolicy fails intermittent. Contributed by Prabhu Joseph.
|
2019-04-23 14:21:13 +08:00 |
|
Eric Yang
|
df76cdc895
|
YARN-6695. Fixed NPE in publishing appFinished events to ATSv2.
Contributed by Prabhu Joseph
|
2019-04-18 12:29:37 -04:00 |
|
Prabhu Joseph
|
aa4c744aef
|
YARN-9470. Fix order of actual and expected expression in assert statements
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-04-18 15:40:37 +09:00 |
|
Weiwei Yang
|
7fa73fac26
|
YARN-9439. Support asynchronized scheduling mode and multi-node lookup mechanism for app activities. Contributed by Tao Yang.
|
2019-04-16 00:12:43 +08:00 |
|
Inigo Goiri
|
7a68e7abd5
|
YARN-9474. Remove hard coded sleep from Opportunistic Scheduler tests. Contributed by Abhishek Modi.
|
2019-04-14 20:11:20 -07:00 |
|
Giovanni Matteo Fumarola
|
ed3747c1cc
|
YARN-9435. Add Opportunistic Scheduler metrics in ResourceManager. Contributed by Abhishek Modi.
|
2019-04-11 11:49:19 -07:00 |
|
Giovanni Matteo Fumarola
|
cfec455c45
|
YARN-999. In case of long running tasks, reduce node resource should balloon out resource quickly by calling preemption API and suspending running task. Contributed by Inigo Goiri.
|
2019-04-09 10:59:43 -07:00 |
|
Weiwei Yang
|
fc05b0e70e
|
YARN-9313. Support asynchronized scheduling mode and multi-node lookup mechanism for scheduler activities. Contributed by Tao Yang.
|
2019-04-08 13:40:53 +08:00 |
|
Weiwei Yang
|
ec143cbf67
|
YARN-9413. Queue resource leak after app fail for CapacityScheduler. Contributed by Tao Yang.
|
2019-04-06 19:59:36 +08:00 |
|
Eric Yang
|
8d150067e2
|
YARN-9396. Fixed duplicated RM Container created event to ATS.
Contributed by Prabhu Joseph
|
2019-04-04 13:01:56 -04:00 |
|
Sunil G
|
002dcc4ebf
|
YARN-4901. QueueMetrics needs to be cleared before MockRM is initialized. Contributed by Peter Bacsko.
|
2019-04-03 18:57:28 +05:30 |
|
Giovanni Matteo Fumarola
|
da7f8c244d
|
YARN-9431. Fix flaky junit test fair.TestAppRunnability after YARN-8967. Contributed by Wilfred Spiegelenburg.
|
2019-04-01 11:21:31 -07:00 |
|
Giovanni Matteo Fumarola
|
332cab5518
|
YARN-9418. ATSV2 /apps//entities/YARN_CONTAINER rest api does not show metrics. Contributed by Prabhu Joseph.
|
2019-04-01 11:06:51 -07:00 |
|
yufei
|
5257f50abb
|
YARN-8967. Change FairScheduler to use PlacementRule interface. Contributed by Wilfred Spiegelenburg.
|
2019-03-25 22:47:24 -07:00 |
|
Giovanni Matteo Fumarola
|
509b20b292
|
YARN-9404. TestApplicationLifetimeMonitor#testApplicationLifetimeMonitor fails intermittent. Contributed by Prabhu Joseph.
|
2019-03-22 11:45:39 -07:00 |
|
Giovanni Matteo Fumarola
|
548997d6c9
|
YARN-9402. Opportunistic containers should not be scheduled on Decommissioning nodes. Contributed by Abhishek Modi.
|
2019-03-21 12:04:05 -07:00 |
|
Eric Yang
|
5f6e225166
|
YARN-9363. Replaced debug logging with SLF4J parameterized log message.
Contributed by Prabhu Joseph
|
2019-03-18 13:57:18 -04:00 |
|
Eric Yang
|
2064ca015d
|
YARN-9349. Changed logging to use slf4j api.
Contributed by Prabhu Joseph
|
2019-03-15 19:20:59 -04:00 |
|
Vrushali C
|
491313ab84
|
YARN-8218 Add application launch time to ATSV1. Contributed by Abhishek Modi
|
2019-03-06 21:47:29 -08:00 |
|
Yufei Gu
|
0aefe2846f
|
YARN-9298. Implement FS placement rules using PlacementRule interface. Contributed by Wilfred Spiegelenburg.
|
2019-03-04 23:49:07 -08:00 |
|
Prabhu Joseph
|
e40e2d6ad5
|
YARN-7243. Moving logging APIs over to slf4j in hadoop-yarn-server-resourcemanager.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-03-05 14:10:08 +09:00 |
|
bibinchundatt
|
15098df744
|
Revert "YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph."
This reverts commit a63c358b78 .
|
2019-03-04 16:57:31 +05:30 |
|
Szilard Nemeth
|
538bb4880d
|
YARN-9323. FSLeafQueue#computeMaxAMResource does not override zero values for custom resources
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: Id844ccf09488f367c0c7de0a3b2d4aca1bba31cc
|
2019-02-27 19:59:48 -08:00 |
|
Szilard Nemeth
|
7b928f19a4
|
YARN-9322. Store metrics for custom resource types into FSQueueMetrics and query them in FairSchedulerQueueInfo
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: I14c12f1265999d62102f2ec5506d90015efeefe8
|
2019-02-27 19:43:50 -08:00 |
|
Weiwei Yang
|
1779fc57a1
|
YARN-9324. TestSchedulingRequestContainerAllocation(Async) fails with junit-4.11. Contributed by Prabhu Joseph.
|
2019-02-28 09:56:29 +08:00 |
|
Weiwei Yang
|
8c30114b00
|
YARN-9248. RMContainerImpl:Invalid event: ACQUIRED at KILLED. Contributed by lujie.
|
2019-02-27 17:29:02 +08:00 |
|
Rohith Sharma K S
|
8eae260af5
|
YARN-9311. Fix TestRMRestart hangs. Contributed by Prabhu Joseph.
|
2019-02-27 10:28:16 +05:30 |
|
Weiwei Yang
|
9cd5c5447f
|
YARN-9316. TestPlacementConstraintsUtil#testInterAppConstraintsByAppID fails intermittently. Contributed by Prabhu Joseph.
|
2019-02-24 22:42:27 +08:00 |
|
Weiwei Yang
|
50094d7fef
|
YARN-9300. Lazy preemption should trigger an update on queue preemption metrics for CapacityScheduler. Contributed by Tao Yang.
|
2019-02-24 22:17:29 +08:00 |
|
Weiwei Yang
|
9c88695bcd
|
YARN-9238. Avoid allocating opportunistic containers to previous/removed/non-exist application attempt. Contributed by lujie.
|
2019-02-22 20:58:33 +08:00 |
|
Weiwei Yang
|
eedcc8e26e
|
YARN-9315. TestCapacitySchedulerMetrics fails intermittently. Contributed by Prabhu Joseph.
|
2019-02-21 17:21:21 +08:00 |
|
bibinchundatt
|
a63c358b78
|
YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph.
|
2019-02-21 13:29:01 +05:30 |
|
Akira Ajisaka
|
0f2b65c3da
|
HADOOP-16116. Fix Spelling Mistakes - DECOMISSIONED. Contributed by BELUGA BEHR.
|
2019-02-18 15:21:46 +09:00 |
|
Giovanni Matteo Fumarola
|
7536488bbd
|
YARN-996. REST API support for node resource configuration. Contributed by Inigo Goiri.
|
2019-02-11 15:27:43 -08:00 |
|
Weiwei Yang
|
0a1637c750
|
YARN-8555. Parameterize TestSchedulingRequestContainerAllocation(Async) to cover both PC handler options. Contributed by Prabhu Joseph.
|
2019-02-11 15:53:50 +08:00 |
|
Rohith Sharma K S
|
7fa62e150c
|
YARN-8219. Add application launch time to ATSV2. Contributed by Abhishek Modi.
|
2019-02-07 09:58:53 +05:30 |
|
Sunil G
|
604b2489a9
|
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
|
2019-02-04 12:48:28 +05:30 |
|
Weiwei Yang
|
28ad20a711
|
YARN-9262. TestRMAppAttemptTransitions is failing with an NPE. Contributed by lujie.
|
2019-02-02 23:02:45 +08:00 |
|
Akira Ajisaka
|
1129288cf5
|
HADOOP-14178. Move Mockito up to version 2.23.4. Contributed by Akira Ajisaka and Masatake Iwasaki.
|
2019-01-29 18:29:56 -08:00 |
|
Eric E Payne
|
04105bbfdb
|
YARN-6616: YARN AHS shows submitTime for jobs same as startTime. Contributed by Prabhu Joseph
|
2019-01-29 17:22:24 +00:00 |
|
Jonathan Hung
|
6cace58e21
|
YARN-9222. Print launchTime in ApplicationSummary
|
2019-01-25 13:17:00 -08:00 |
|
Eric Yang
|
a33ef4fd31
|
YARN-8867. Added resource localization status to YARN service status call.
Contributed by Chandni Singh
|
2019-01-24 18:43:21 -05:00 |
|
Weiwei Yang
|
a4bd64e724
|
YARN-9116. Capacity Scheduler: implements queue level maximum-allocation inheritance. Contributed by Aihua Xu.
|
2019-01-24 17:53:43 +08:00 |
|
Weiwei Yang
|
721d5c2a5f
|
YARN-8101. Add UT to verify node-attributes in RM nodes rest API. Contributed by Prabhu Joseph.
|
2019-01-23 17:59:36 +08:00 |
|
Weiwei Yang
|
e3e076dc78
|
YARN-9205. When using custom resource type, application will fail to run due to the CapacityScheduler throws InvalidResourceRequestException(GREATER_THEN_MAX_ALLOCATION). Contributed by Zhankun Tang.
|
2019-01-23 14:14:49 +08:00 |
|
Weiwei Yang
|
abde1e1f58
|
YARN-9204. RM fails to start if absolute resource is specified for partition capacity in CS queues. Contributed by Jiandan Yang.
|
2019-01-21 16:54:14 +08:00 |
|
Wangda Tan
|
6d7eedfd28
|
YARN-9194. Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM. (lujie via wangda)
Change-Id: I4359f59a73a278a941f4bb9d106dd38c9cb471fe
|
2019-01-17 14:20:10 -08:00 |
|
Jason Lowe
|
6a923464af
|
YARN-6523. Optimize system credentials sent in node heartbeat responses. Contributed by Manikandan R
|
2019-01-08 16:54:05 -06:00 |
|
Weiwei Yang
|
0921b706f7
|
YARN-9037. [CSI] Ignore volume resource in resource calculators based on tags. Contributed by Sunil Govindan.
|
2019-01-08 14:30:53 +08:00 |
|
Weiwei Yang
|
944cf87223
|
YARN-9173. FairShare calculation broken for large values after YARN-8833. Contributed by Wilfred Spiegelenburg.
|
2019-01-07 15:57:31 +08:00 |
|
Weiwei Yang
|
cfe89e6f96
|
YARN-9164. Shutdown NM may cause NPE when opportunistic container scheduling is enabled. Contributed by lujie.
|
2019-01-03 23:56:28 +08:00 |
|
Eric Yang
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
|
Weiwei Yang
|
f659485ee8
|
YARN-8925. Updating distributed node attributes only when necessary. Contributed by Tao Yang.
|
2018-12-21 10:56:42 +08:00 |
|
Haibo Chen
|
881230da21
|
YARN-9051. Integrate multiple CustomResourceTypesConfigurationProvider implementations into one. (Contributed by Szilard Nemeth)
|
2018-12-11 11:41:32 -08:00 |
|
Haibo Chen
|
64411a6ff7
|
YARN-8738. FairScheduler should not parse negative maxResources or minResources values as positive. (Contributed by Szilard Nemeth)
|
2018-12-10 11:06:50 -08:00 |
|
Jonathan Hung
|
cc51607ccd
|
YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics
|
2018-12-07 10:45:37 -08:00 |
|
Haibo Chen
|
5d4a432660
|
YARN-9025. TestFairScheduler#testChildMaxResources is flaky. (Contributed by Szilard Nemeth)
|
2018-12-05 16:36:13 -08:00 |
|
Yufei Gu
|
e89941fdbb
|
YARN-9041. Performance Optimization of method FSPreemptionThread#identifyContainersToPreempt. Contributed by Wanqiang Ji.
|
2018-12-04 10:08:45 -08:00 |
|
Haibo Chen
|
a41b648e98
|
YARN-8992. Fair scheduler can delete a dynamic queue while an application attempt is being added to the queue. (Contributed by Wilfred Spiegelenburg)
|
2018-11-20 14:12:37 -08:00 |
|
Sunil G
|
5fb14e0635
|
YARN-8953. [CSI] CSI driver adaptor module support in NodeManager. Contributed by Weiwei Yang.
|
2018-11-20 08:02:11 +05:30 |
|
Weiwei Yang
|
d027a24f03
|
YARN-8833. Avoid potential integer overflow when computing fair shares. Contributed by liyakun.
|
2018-11-18 23:18:26 +08:00 |
|
Weiwei Yang
|
c741109522
|
YARN-8987. Usability improvements node-attributes CLI. Contributed by Bibin A Chundatt.
|
2018-11-12 18:18:23 +08:00 |
|
Sunil G
|
4e7284443e
|
YARN-8902. [CSI] Add volume manager that manages CSI volume lifecycle. Contributed by Weiwei Yang.
|
2018-11-12 11:57:02 +05:30 |
|
Weiwei Yang
|
c96cbe8659
|
YARN-8977. Remove unnecessary type casting when calling AbstractYarnScheduler#getSchedulerNode. Contributed by Wanqiang Ji.
|
2018-11-07 22:42:22 +08:00 |
|
Akira Ajisaka
|
951c98f890
|
YARN-8233. NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null. Contributed by Tao Yang.
|
2018-11-07 11:17:35 +09:00 |
|
Jason Lowe
|
ab6aa4c726
|
YARN-8865. RMStateStore contains large number of expired RMDelegationToken. Contributed by Wilfred Spiegelenburg
|
2018-11-06 08:40:59 -06:00 |
|
Jonathan Hung
|
2ab611d48b
|
YARN-7225. Add queue and partition info to RM audit log. Contributed by Eric Payne
|
2018-11-01 14:22:00 -07:00 |
|
Weiwei Yang
|
1d90a0dd23
|
YARN-8944. TestContainerAllocation.testUserLimitAllocationMultipleContainers failure after YARN-8896. Contributed by Wilfred Spiegelenburg.
|
2018-10-29 11:53:10 +08:00 |
|
Jason Lowe
|
93fb3b4b9c
|
YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg
|
2018-10-23 12:49:15 -05:00 |
|
Haibo Chen
|
285d2c0753
|
YARN-8449. RM HA for AM web server HTTPS Support. (Contributed by Robert Kanter)
|
2018-10-18 21:24:36 -07:00 |
|
Weiwei Yang
|
13cc0f50ea
|
YARN-8907. Fix incorrect logging message in TestCapacityScheduler. Contributed by Zhankun Tang.
|
2018-10-19 09:55:59 +08:00 |
|
Sunil G
|
5085e5fa9e
|
YARN-8759. Copy of resource-types.xml is not deleted if test fails, causes other test failures. Contributed by Antal Bálint Steinbach.
|
2018-10-17 16:05:08 +05:30 |
|
Haibo Chen
|
84e22a6af4
|
YARN-8842. Expose metrics for custom resource types in QueueMetrics. (Contributed by Szilard Nemeth)
|
2018-10-16 14:14:30 -07:00 |
|
Haibo Chen
|
c2288ac45b
|
YARN-8448. AM HTTPS Support for AM communication with RMWeb proxy. (Contributed by Robert Kanter)
|
2018-10-16 13:36:26 -07:00 |
|
Weiwei Yang
|
edce866489
|
YARN-8858. CapacityScheduler should respect maximum node resource when per-queue maximum-allocation is being used. Contributed by Wangda Tan.
|
2018-10-10 09:32:27 +08:00 |
|
Haibo Chen
|
7c13872cbb
|
YARN-8659. RMWebServices returns only RUNNING apps when filtered with queue. (Contributed by Szilard Nemeth)
|
2018-10-08 09:40:37 -07:00 |
|
Jason Lowe
|
9bb2801e8c
|
YARN-4254. ApplicationAttempt stuck for ever due to UnknownHostException. Contributed by Bibin A Chundatt
|
2018-10-05 15:52:46 -05:00 |
|
Haibo Chen
|
c968365650
|
YARN-8644. Improve unit test for RMAppImpl.FinalTransition. (Contributed by Szilard Nemeth)
|
2018-10-05 09:32:30 -07:00 |
|
Haibo Chen
|
e60b797c88
|
YARN-8750. Refactor TestQueueMetrics. (Contributed by Szilard Nemeth)
|
2018-10-04 13:00:31 -07:00 |
|
Haibo Chen
|
b6d5d84e07
|
YARN-8732. Add unit tests of min/max allocation for custom resource types in FairScheduler. (Contributed by Szilard Nemeth)
|
2018-10-04 12:47:31 -07:00 |
|
Haibo Chen
|
d0ee6fbe28
|
YARN-8621. Add test coverage of custom Resource Types for the apps/<appId> REST API endpoint. (Contributed by Szilard Nemeth)
|
2018-10-01 14:46:42 -07:00 |
|
Weiwei Yang
|
fd6be5898a
|
YARN-8468. Enable the use of queue based maximum container allocation limit and implement it in FairScheduler. Contributed by Antal Bálint Steinbach.
|
2018-09-29 17:47:12 +08:00 |
|
Eric E Payne
|
8598b498bc
|
YARN-8774. Memory leak when CapacityScheduler allocates from reserved container with non-default label. Contributed by Tao Yang.
|
2018-09-28 15:32:07 +00:00 |
|
Jason Lowe
|
6b988d821e
|
YARN-8804. resourceLimits may be wrongly calculated when leaf-queue is blocked in cluster with 3+ level queues. Contributed by Tao Yang
|
2018-09-26 14:43:00 -07:00 |
|
Rohith Sharma K S
|
e5287a4fe0
|
YARN-8824. App Nodelabel missed after RM restart for finished apps. Contributed by Bibin A Chundatt.
|
2018-09-26 12:30:26 +05:30 |
|
Akira Ajisaka
|
44edcdfd6a
|
YARN-8745. Misplaced the TestRMWebServicesFairScheduler.java file. Contributed by Y. SREENIVASULU REDDY.
|
2018-09-26 10:09:11 +09:00 |
|
Rohith Sharma K S
|
50bc7746d7
|
YARN-8815. RM fails to recover finished unmanaged AM. Contributed by Bibin A Chundatt.
|
2018-09-25 11:31:14 +05:30 |
|
Weiwei Yang
|
0712537e79
|
YARN-8771. CapacityScheduler fails to unreserve when cluster resource contains empty resource type. Contributed by Tao Yang.
|
2018-09-19 19:31:07 +08:00 |
|
Weiwei Yang
|
f1a893fdbc
|
YARN-8720. CapacityScheduler does not enforce max resource allocation check at queue level. Contributed by Tarun Parimi.
|
2018-09-14 16:33:51 +08:00 |
|
Sunil G
|
5e64e62dee
|
YARN-8740. Clear node attribute path after each test run. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
bibinchundatt
|
c44088ac19
|
YARN-8739. Fix jenkins issues for Node Attributes branch. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Weiwei Yang
|
52194351e7
|
YARN-8721. Relax NE node-attribute check when attribute doesn't exist on a node. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Naganarasimha
|
eb08543c7a
|
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
bibinchundatt
|
8cf6a9a2bd
|
YARN-7892. Revisit NodeAttribute class structure. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
5dc7d6e0f3
|
YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
0a01b1350d
|
YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
b9890d1f66
|
YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
bibinchundatt
|
a6590c1f1f
|
YARN-8117. Fix TestRMWebServicesNodes test failure. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
bibinchundatt
|
901e85238d
|
YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
89b3ebd11e
|
YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Sunil G
|
6f4bc49c6d
|
YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
3b3b6efe21
|
YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
86d024ef2a
|
YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Eric E Payne
|
987d8191ad
|
YARN-8709: CS preemption monitor always fails since one under-served queue was deleted. Contributed by Tao Yang.
|
2018-09-10 19:55:20 +00:00 |
|
Sunil G
|
1ac01444a2
|
YARN-8015. Support all types of placement constraint support for Capacity Scheduler. Contributed by Weiwei Yang.
|
2018-08-23 10:05:43 +05:30 |
|
Weiwei Yang
|
9c3fc3ef28
|
YARN-7494. Add muti-node lookup mechanism and pluggable nodes sorting policies to optimize placement decision. Contributed by Sunil Govindan.
|
2018-08-21 22:42:28 +08:00 |
|