Szilard Nemeth
|
e45faae1d4
|
YARN-10215. Endpoint for obtaining direct URL for the logs. Contributed by Andras Gyori
(cherry picked from commit ab36429559 )
|
2020-04-28 18:56:29 +02:00 |
|
Vinayakumar B
|
7dac7e1d13
|
HADOOP-16596. [pb-upgrade] Use shaded protobuf classes from hadoop-thirdparty dependency (#1635). Contributed by Vinayakumar B.
|
2020-02-07 14:51:24 +05:30 |
|
Szilard Nemeth
|
71b2c2ffe9
|
YARN-10101. Support listing of aggregated logs for containers belonging to an application attempt. Contributed by Adam Antal
|
2020-02-06 12:25:06 +01:00 |
|
Giovanni Matteo Fumarola
|
bf8686f43f
|
YARN-8982. [Router] Add locality policy. Contributed by Young Chen.
|
2020-01-30 16:59:36 -08:00 |
|
Szilard Nemeth
|
9520b2ad79
|
YARN-10083. Provide utility to ask whether an application is in final status. Contributed by Adam Antal
|
2020-01-22 16:25:07 +01:00 |
|
Szilard Nemeth
|
13cea0412c
|
YARN-10028. Integrate the new abstract log servlet to the JobHistory server. Contributed by Adam Antal
|
2020-01-14 11:00:08 +01:00 |
|
Szilard Nemeth
|
dd2607e3ec
|
YARN-10026. Pull out common code pieces from ATS v1.5 and v2. Contributed by Adam Antal
|
2020-01-06 17:16:11 +01:00 |
|
Szilard Nemeth
|
768ee22e9e
|
YARN-10035. Add ability to filter the Cluster Applications API request by name. Contributed by Adam Antal
|
2020-01-06 16:26:33 +01:00 |
|
Giovanni Matteo Fumarola
|
ef59ffd362
|
YARN-10038. [UI] Finish Time is not correctly parsed in the RM Apps page. Contributed by Inigo Goiri.
|
2019-12-19 11:37:17 -08:00 |
|
Abhishek Modi
|
fb512f5087
|
YARN-9697. Efficient allocation of Opportunistic containers. Contributed by Abhishek Modi.
|
2019-11-12 16:34:04 +05:30 |
|
Abhishek Modi
|
4d3c580b03
|
YARN-9859. Refactoring of OpportunisticContainerAllocator. Contributed by Abhishek Modi.
|
2019-09-30 23:40:15 +05:30 |
|
Duo Zhang
|
bfe1dac29d
|
HADOOP-16560. [YARN] use protobuf-maven-plugin to generate protobuf classes (#1496)
Signed-off-by: Vinayakumar B <vinayakumarb@apache.org>
|
2019-09-24 08:50:36 +08:00 |
|
hunshenshi
|
22d7d1f8bf
|
YARN-9601.Potential NPE in ZookeeperFederationStateStore#getPoliciesConfigurations (#908) Contributed by hunshenshi.
|
2019-08-07 21:26:14 -07:00 |
|
hunshenshi
|
b1dafc3506
|
YARN-9661:Fix typo in LocalityMulticastAMRMProxyPolicy.java and AbstractConfigurableFederationPolicy.java (#1042)
|
2019-07-01 10:46:33 -07: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
|
433e97cd34
|
YARN-9600. Support self-adaption width for columns of containers table on app attempt page. Contributed by Tao Yang.
|
2019-06-05 13:55:30 +08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Giovanni Matteo Fumarola
|
ed3747c1cc
|
YARN-9435. Add Opportunistic Scheduler metrics in ResourceManager. Contributed by Abhishek Modi.
|
2019-04-11 11:49:19 -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 |
|
Shweta Yakkali
|
0e7e9013d4
|
YARN-9340. [Clean-up] Remove NULL check before instanceof in ResourceRequestSetKey
(Contributed by Shweta Yakkali via Daniel Templeton)
Change-Id: I932e29b36f086f7b7c76a250e33b473617ddbda1
|
2019-03-18 15:08:37 +01:00 |
|
Eric Yang
|
2064ca015d
|
YARN-9349. Changed logging to use slf4j api.
Contributed by Prabhu Joseph
|
2019-03-15 19:20:59 -04:00 |
|
Giovanni Matteo Fumarola
|
95372657fc
|
YARN-9287. Consecutive StringBuilder append should be reuse. Contributed by Ayush Saxena.
|
2019-02-25 11:45:37 -08:00 |
|
bibinchundatt
|
b8de78c570
|
YARN-9286. [Timeline Server] Sorting based on FinalStatus shows pop-up message. Contributed by Bilwa S T.
|
2019-02-20 01:19:20 +05:30 |
|
Sunil G
|
ba56bc24f5
|
YARN-9213. RM Web UI v1 does not show custom resource allocations for containers page. Contributed by Szilard Nemeth.
|
2019-02-17 20:08:20 +05:30 |
|
Eric E Payne
|
d1ca9432dd
|
YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein
|
2019-02-07 16:38:11 +00: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 |
|
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 |
|
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 |
|
Giovanni Matteo Fumarola
|
0d8406135f
|
YARN-9054. Fix FederationStateStoreFacade#buildGetSubClustersCacheRequest. Contributed by Bibin A Chundatt.
|
2018-11-26 10:57:38 -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 |
|
Rohith Sharma K S
|
ee3355be3c
|
YARN-8303. YarnClient should contact TimelineReader for application/attempt/container report.
|
2018-11-16 17:58:19 +05:30 |
|
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 |
|
Botong Huang
|
b5ec85d966
|
YARN-8933. [AMRMProxy] Fix potential empty fields in allocation response, move SubClusterTimeout to FederationInterceptor. Contributed by Botong Huang.
|
2018-11-11 11:12:53 -08:00 |
|
Giovanni Matteo Fumarola
|
989715ec50
|
YARN-8893. [AMRMProxy] Fix thread leak in AMRMClientRelayer and UAM client. Contributed by Botong Huang.
|
2018-11-02 15:30:08 -07:00 |
|
Giovanni Matteo Fumarola
|
aed836efbf
|
YARN-8897. LoadBasedRouterPolicy throws NPE in case of sub cluster unavailability. Contributed by Bilwa S T.
|
2018-11-02 11:27:11 -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 |
|
Vrushali C
|
8d1981806f
|
YARN-5742 Serve aggregated logs of historical apps from timeline service. Contributed by Rohith Sharma KS
|
2018-10-11 16:26:07 -07:00 |
|
Inigo Goiri
|
c3d22d3b45
|
YARN-7652. Handle AM register requests asynchronously in FederationInterceptor. Contributed by Botong Huang.
|
2018-10-09 10:29:40 -07:00 |
|
Giovanni Matteo Fumarola
|
59d5af21b7
|
YARN-8760. [AMRMProxy] Fix concurrent re-register due to YarnRM failover in AMRMClientRelayer. Contributed by Botong Huang.
|
2018-10-01 13:12:38 -07:00 |
|
Giovanni Matteo Fumarola
|
3090922805
|
YARN-8696. [AMRMProxy] FederationInterceptor upgrade: home sub-cluster heartbeat async. Contributed by Botong Huang.
|
2018-09-24 11:37:05 -07:00 |
|
Giovanni Matteo Fumarola
|
02b9bfdf9e
|
YARN-8658. [AMRMProxy] Metrics for AMRMClientRelayer inside FederationInterceptor. Contributed by Young Chen.
|
2018-09-12 11:46:35 -07:00 |
|
Naganarasimha
|
eb08543c7a
|
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
Weiwei Yang
|
d9d93e3925
|
YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang.
|
2018-09-12 16:00:59 +05:30 |
|
Giovanni Matteo Fumarola
|
7ed458b255
|
YARN-8697. LocalityMulticastAMRMProxyPolicy should fallback to random sub-cluster when cannot resolve resource. Contributed by Botong Huang.
|
2018-08-28 16:01:35 -07:00 |
|