slfan1989
|
838020ce3b
|
YARN-11160. Support getResourceProfiles, getResourceProfile API's for Federation (#4540)
|
2022-07-21 11:57:24 -07:00 |
|
slfan1989
|
161b1fac2e
|
YARN-11169. Support moveApplicationAcrossQueues, getQueueInfo API's for Federation. (#4464)
|
2022-07-05 11:24:29 -07:00 |
|
slfan1989
|
0af4bb3b42
|
YARN-11192. TestRouterWebServicesREST failing after YARN-9827. (#4484). Contributed by fanshilun.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2022-06-23 13:21:36 +05:30 |
|
slfan1989
|
62e4476102
|
YARN-10122. Support signalToContainer API for Federation. (#4421)
|
2022-06-17 16:38:36 -07:00 |
|
slfan1989
|
98ca6fa10a
|
YARN-11159. Support failApplicationAttempt, updateApplicationPriority, updateApplicationTimeouts API's for Federation (#4396)
|
2022-06-08 17:34:43 -07:00 |
|
slfan1989
|
1cc2416f68
|
YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)
|
2022-06-02 12:54:29 -07:00 |
|
slfan1989
|
678768035d
|
YARN-11137. Improve log message in FederationClientInterceptor (#4336)
|
2022-05-24 17:21:04 -07:00 |
|
slfan1989
|
8dd3ef1f08
|
YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
|
2022-05-20 13:19:42 -07:00 |
|
slfan1989
|
6896c35a8d
|
YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
|
2022-05-15 09:16:06 -07:00 |
|
slfan1989
|
09a69f996b
|
YARN-11130. removed unused import (#4276)
|
2022-05-11 12:14:52 +05:30 |
|
minni31
|
3bf014d871
|
YARN-8859. Add audit logs for router service (#3607)
Co-authored-by: Minni Mittal <mimittal@microsoft.com>
|
2022-01-03 10:38:59 +05:30 |
|
Szilard Nemeth
|
07141426e0
|
YARN-11050 (#3805)
|
2021-12-18 11:52:03 +08:00 |
|
Viraj Jasani
|
d336227e5c
|
HADOOP-17963. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-yarn-project modules (#3541)
|
2021-10-14 18:03:01 +09:00 |
|
Akshat Bordia
|
51bd528bd3
|
YARN-10957. Using invokeConcurrent Overload with Collection in getClusterMetrics (#3439)
|
2021-09-28 09:51:18 -07:00 |
|
Akshat Bordia
|
dee6dc2f89
|
YARN-10893. Adding metrics for getClusterMetrics and getApplications APIs in FederationClientInterceptor (#3325)
|
2021-09-09 09:20:57 -07:00 |
|
Akshat Bordia
|
a186460004
|
YARN-10829. Follow up: Adding null checks before merging ResourceUsage Report (#3252)
|
2021-09-08 10:36:56 -07:00 |
|
Akshat Bordia
|
aa1a5dd413
|
YARN-10829. Support getApplications API in FederationClientInterceptor (#3135)
YARN-10829. Support getApplications API in FederationClientInterceptor (#3135)
|
2021-07-23 17:07:51 +05:30 |
|
bibinchundatt
|
61f77b7674
|
YARN-8529. Add timeout to RouterWebServiceUtil#invokeRMWebService. Contributed by Minni Mittal
|
2021-01-13 16:00:11 +05:30 |
|
zhuqi
|
bb528e3239
|
YARN-10463: For Federation, we should support getApplicationAttemptReport. (#2563)
Qi Zhu via Zhankun Tang
|
2020-12-21 10:04:16 +08:00 |
|
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +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 |
|
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 |
|
Prabhu Joseph
|
cef0756929
|
YARN-9606. Set sslfactory for AuthenticatedURL() while creating LogsCLI#webServiceClient.
Contributed by Bilwa S T. Reviewed by Akira Ajisaka.
|
2020-05-20 11:36:52 +05:30 |
|
Surendra Singh Lilhore
|
257b04ce4e
|
YARN-6553. Replace MockResourceManagerFacade with MockRM for AMRMProxy/Router tests. Contributed by Bilwa S T.
|
2020-05-02 12:43:20 +05:30 |
|
Prabhu Joseph
|
7a39da3537
|
YARN-10120. Amendment fix for Java Doc.
Contributed by Bilwa S T.
|
2020-04-03 13:07:41 +05:30 |
|
Prabhu Joseph
|
25361b077b
|
YARN-10120. Https Support in Router WebServiceClient.
Contributed by Bilwa S T.
|
2020-04-02 18:11:43 +05:30 |
|
Bilwa
|
c83644deac
|
YARN-10110. Adding RouterPolicyProvider for RM Federation.
Contributed by Bilwa S T.
|
2020-03-13 16:56:44 +05:30 |
|
Inigo Goiri
|
a43510e21d
|
YARN-10161. TestRouterWebServicesREST is corrupting STDOUT. Contributed by Jim Brennan.
|
2020-02-27 13:18:30 -08:00 |
|
Brahma Reddy Battula
|
3a9ccf7f6d
|
YARN-10141.Interceptor in FederationInterceptorREST doesnt update on RM switchover. Contributed by D M Murali Krishna Reddy.
|
2020-02-26 23:24:00 +05:30 |
|
Brahma Reddy Battula
|
20add89718
|
YARN-10136. [Router] : Application metrics are hardcode as N/A in UI. Contributed by Bilwa S T.
|
2020-02-14 16:50:29 +05:30 |
|
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 |
|
zhoukang
|
7d0adddf09
|
YARN-9689: Support proxy user for Router to support kerberos (#1654)
|
2019-11-04 17:13:29 -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 |
|
Weiwei Yang
|
544876fe12
|
YARN-8693. Add signalToContainer REST API for RMWebServices. Contributed by Tao Yang.
|
2019-05-29 16:34:48 +08: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Giovanni Matteo Fumarola
|
abd6d48c46
|
YARN-8860. Federation client intercepter class contains unwanted character. Contributed by Abhishek Modi.
|
2018-11-16 10:23:06 -08:00 |
|
bibinchundatt
|
f84a278baa
|
YARN-8905. [Router] Add JvmMetricsInfo and pause monitor. Contributed by Bilwa S T.
|
2018-11-03 20:35:31 +05:30 |
|
bibinchundatt
|
7093afd874
|
YARN-8829. Cluster metrics can fail with IndexOutOfBoundsException. Contributed by Akshay Agarwal.
|
2018-09-28 12:35:33 +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 |
|
Naganarasimha
|
1f42ce907a
|
YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R.
|
2018-09-12 16:00:59 +05:30 |
|
Giovanni Matteo Fumarola
|
3dc2988a37
|
YARN-8699. Add Yarnclient#yarnclusterMetrics API implementation in router. Contributed by Bibin A Chundatt.
|
2018-09-07 11:32:03 -07:00 |
|
Sunil G
|
735b492556
|
YARN-8593. Add RM web service endpoint to get user information. Contributed by Akhil PB.
|
2018-08-02 08:34:09 +05:30 |
|
Akira Ajisaka
|
88625f5cd9
|
HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma.
|
2018-07-13 11:42:12 -04:00 |
|