Eric E Payne
|
3c63551101
|
YARN-8625. Aggregate Resource Allocation for each job is not present in ATS. Contributed by Prabhu Joseph.
|
2019-05-29 16:05:39 +00: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 |
|
Eric Yang
|
460ba7fb14
|
YARN-9558. Fixed LogAggregation test cases.
Contributed by Prabhu Joseph
|
2019-05-23 18:38:47 -04:00 |
|
Eric Yang
|
7b03072fd4
|
YARN-9080. Added clean up of bucket directories.
Contributed by Prabhu Joseph, Peter Bacsko, Szilard Nemeth
|
2019-05-23 12:08:44 -04:00 |
|
Giovanni Matteo Fumarola
|
12c81610e0
|
YARN-9505. Add container allocation latency for Opportunistic Scheduler. Contributed by Abhishek Modi.
|
2019-05-17 12:03:21 -07:00 |
|
Eric Yang
|
fab5b80a36
|
YARN-9554. Fixed TimelineEntity DAO serialization handling.
Contributed by Prabhu Joseph
|
2019-05-16 16:39:50 -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 |
|
bibinchundatt
|
2de1e30658
|
YARN-9547. ContainerStatusPBImpl default execution type is not returned. Contributed by Bilwa S T.
|
2019-05-15 13:21:39 +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 |
|
Giovanni Matteo Fumarola
|
1b48100a5e
|
YARN-9522. AppBlock ignores full qualified class name of PseudoAuthenticationHandler. Contributed by Prabhu Joseph.
|
2019-05-09 14:02:58 -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 |
|
Akira Ajisaka
|
3172f6cbf9
|
YARN-9513. Addendum patch: Fix ASF License warnings. Contributed by Giovanni Matteo Fumarola.
|
2019-05-08 14:56:23 +09: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 |
|
Haibo Chen
|
597fa47ad1
|
YARN-9529. Log correct cpu controller path on error while initializing CGroups. (Contributed by Jonathan Hung)
|
2019-05-06 11:56:22 -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 |
|
Eric E Payne
|
b094b94d43
|
YARN-9285: RM UI progress column is of wrong type. Contributed by Ahmed Hussein.
|
2019-05-02 19:39:26 +00:00 |
|
Eric Yang
|
accb811e57
|
YARN-6929. Improved partition algorithm for yarn remote-app-log-dir.
Contributed by Prabhu Joseph
|
2019-04-30 17:04:59 -04:00 |
|
Zhankun Tang
|
7fbaa7d66f
|
YARN-9476. [YARN-9473] Create unit tests for VE plugin. Contributed by Peter Bacsko.
|
2019-04-30 11:06:44 +08:00 |
|
Eric Badger
|
79d3d35398
|
YARN-9486. Docker container exited with failure does not get clean up correctly. Contributed by Eric Yang
|
2019-04-26 01:21:28 +00: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
|
3f2f4186f6
|
YARN-9424. Change getDeclaredMethods to getMethods in FederationClientInterceptor#invokeConcurrent. Contributed by Shen Yinjie.
|
2019-04-23 19:58:41 -07: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 |
|
Zhankun Tang
|
8a95ea61e1
|
YARN-9475. [YARN-9473] Create basic VE plugin. Contributed by Peter Bacsko.
|
2019-04-23 17:33:58 +08:00 |
|
Weiwei Yang
|
1c8046d67e
|
YARN-9325. TestQueueManagementDynamicEditPolicy fails intermittent. Contributed by Prabhu Joseph.
|
2019-04-23 14:21:13 +08:00 |
|
Inigo Goiri
|
96e3027e46
|
YARN-2889. Limit the number of opportunistic container allocated per AM heartbeat. Contributed by Abhishek Modi.
|
2019-04-22 09:49:03 -07:00 |
|
Inigo Goiri
|
aeadb9432f
|
YARN-9448. Fix Opportunistic Scheduling for node local allocations. Contributed by Abhishek Modi.
|
2019-04-19 09:41:06 -07:00 |
|
Eric Yang
|
ef97a20831
|
YARN-8622. Fixed container-executor compilation on MacOSX.
Contributed by Siyao Meng
|
2019-04-18 18:59:21 -04: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 |
|
Siyao Meng
|
6e4399ea61
|
YARN-9487. NodeManager native build shouldn't link against librt on macOS. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-04-17 22:56:57 -07:00 |
|
Eric Yang
|
9cf7401794
|
YARN-9349. Improved log level practices for InvalidStateTransitionException.
Contributed by Anuhan Torgonshar
(cherry picked from commit fe2370e039e1ee980d74769ae85d67434e0993cf)
|
2019-04-16 19:53:45 -04:00 |
|
Szilard Nemeth
|
b8086aed86
|
YARN-9123. Clean up and split testcases in TestNMWebServices for GPU support. Contributed by Szilard Nemeth.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-04-16 11:06:25 -07:00 |
|
Eric Badger
|
5583e1b6fc
|
YARN-7848 Force removal of docker containers that do not get removed on first try. Contributed by Eric Yang
|
2019-04-15 20:47:09 +00:00 |
|
Eric Badger
|
254efc9358
|
YARN-9379. Can't specify docker runtime through environment. Contributed by caozhiqiang
|
2019-04-15 18:24:37 +00: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 |
|
Gabor Bota
|
1943db5571
|
HADOOP-16237. Fix new findbugs issues after updating guava to 27.0-jre.
Author: Gabor Bota <gabor.bota@cloudera.com>
|
2019-04-12 18:28:38 -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 |
|
Weiwei Yang
|
8c1bba375b
|
YARN-9463. Add queueName info when failing with queue capacity sanity check. Contributed by Aihua Xu.
|
2019-04-10 22:51:28 +08:00 |
|
Igor Rudenko
|
32722d2661
|
YARN-9433. Remove unused constants in YARN resource manager
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-04-10 18:37:27 +09: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 |
|