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 |
|
bibinchundatt
|
d3ce53e507
|
YARN-9642. Fix Memory Leak in AbstractYarnScheduler caused by timer. Contributed by Bibin A Chundatt.
|
2019-08-26 23:21:33 +05:30 |
|
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 |
|
Sunil G
|
0e0ddfaf24
|
YARN-2599. Standby RM should expose jmx endpoint. Contributed by Rohith Sharma K S.
|
2019-08-17 15:43:19 +05:30 |
|
Szilard Nemeth
|
9b8359bb08
|
YARN-9461. TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken fails with HTTP 400. Contributed by Peter Bacsko
|
2019-08-16 12:31:58 +02:00 |
|
Szilard Nemeth
|
4456ea67b9
|
YARN-8586. Extract log aggregation related fields and methods from RMAppImpl. Contributed by Peter Bacsko
|
2019-08-16 11:36:14 +02:00 |
|
Szilard Nemeth
|
1845a83cec
|
YARN-9488. Skip YARNFeatureNotEnabledException from ClientRMService. Contributed by Prabhu Joseph
|
2019-08-15 17:15:38 +02:00 |
|
Szilard Nemeth
|
e4b538bbda
|
YARN-9723. ApplicationPlacementContext is not required for terminated jobs during recovery. Contributed by Prabhu Joseph
|
2019-08-12 15:15:43 +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
|
8fbf8b2eb0
|
YARN-9722. PlacementRule logs object ID in place of queue name. Contributed by Prabhu Joseph.
|
2019-08-12 10:44:46 +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
|
3b38f2019e
|
YARN-9685: NPE when rendering the info table of leaf queue in non-accessible partitions. Contributed by Tao Yang.
|
2019-08-08 12:37:50 +00:00 |
|
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 |
|
Szilard Nemeth
|
91ce09e706
|
YARN-9360. Do not expose innards of QueueMetrics object into FSLeafQueue#computeMaxAMResource. Contributed by Peter Bacsko
|
2019-07-15 10:47:20 +02:00 |
|
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 |
|
Sunil G
|
e966edd025
|
YARN-9644. First RMContext object is always leaked during switch over. Contributed by Bibin A Chundatt.
|
2019-07-02 12:18:16 +05:30 |
|
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 |
|
bibinchundatt
|
be80334cdf
|
YARN-9639. DecommissioningNodesWatcher cause memory leak. Contributed by Bilwa S T.
|
2019-06-27 09:59:44 +05:30 |
|
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 |
|
Eric Yang
|
294695dd57
|
HADOOP-16314. Make sure all web end points are covered by the same authentication filter.
Contributed by Prabhu Joseph
|
2019-06-05 18:55:13 -04: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
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
|
Akira Ajisaka
|
9078e28a24
|
YARN-9503. Fix JavaDoc error in TestSchedulerOvercommit. Contributed by Wanqiang Ji.
|
2019-05-28 15:52:39 +09:00 |
|
Akira Ajisaka
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +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 |
|
Giovanni Matteo Fumarola
|
29ff7fb140
|
YARN-9493. Scheduler Page does not display the right page by query string. Contributed by Wanqiang Ji.
|
2019-05-13 10:57:12 -07:00 |
|
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 |
|