PJ Fanning
|
f7d1ec2d9e
|
HADOOP-19077. Remove use of javax.ws.rs.core.HttpHeaders (#6554). Contributed by PJ Fanning
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2024-04-01 12:43:39 +05:30 |
|
slfan1989
|
8444f69511
|
Preparing for 3.5.0 development (#6411)
Co-authored-by: slfan1989 <slfan1989@apache.org>
|
2024-01-19 15:05:22 +08:00 |
|
Ayush Saxena
|
1d0c9ab433
|
Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)"
This reverts commit 03a499821c .
|
2023-06-05 09:34:40 +05:30 |
|
Viraj Jasani
|
03a499821c
|
HADOOP-18207. Introduce hadoop-logging module (#5503)
Reviewed-by: Duo Zhang <zhangduo@apache.org>
|
2023-06-02 18:07:34 -07:00 |
|
Ashutosh Gupta
|
c096803387
|
YARN-11339. Upgrade Junit 4 to 5 in hadoop-yarn-services-api (#4995)
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-10-30 03:07:16 +09:00 |
|
Viraj Jasani
|
c0bdba8fac
|
HADOOP-18017. unguava: remove Preconditions from hadoop-yarn-project modules (#3687)
|
2021-11-23 13:36:22 +09: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 |
|
Viraj Jasani
|
81d7069316
|
YARN-10805. Replace Guava Lists usage by Hadoop's own Lists in hadoop-yarn-project (#3075)
|
2021-06-09 15:15:47 +09:00 |
|
Viraj Jasani
|
996d31f2dc
|
HADOOP-17721. Replace Guava Sets usage by Hadoop's own Sets in hadoop-yarn-project (#3033)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-05-25 18:10:20 +09:00 |
|
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
|
Brahma Reddy Battula
|
8914cf9167
|
Preparing for 3.4.0 development
|
2020-03-29 23:24:25 +05:30 |
|
Prabhu Joseph
|
fe7d67a8a2
|
YARN-9521. Handle FileSystem close in ApiServiceClient
Contributed by kyungwan nam. Reviewed by Eric Yang.
|
2020-02-13 09:39:13 +05:30 |
|
Eric Yang
|
d81d45ff2f
|
YARN-9956. Improved connection error message for YARN ApiServerClient.
Contributed by Prabhu Joseph
|
2020-01-06 13:24:16 -05:00 |
|
Abhishek Modi
|
a2dadac790
|
YARN-9990. Testcase fails with Insufficient configured threads: required=16 < max=10. Contributed by Prabhu Joseph.
|
2019-11-29 11:54:33 +05:30 |
|
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
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09:00 |
|
Billie Rinaldi
|
7ee32a2eb1
|
YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang
|
2019-03-29 13:51:21 -07:00 |
|
Eric Yang
|
19b22c4385
|
YARN-9385. Fixed ApiServiceClient to use current UGI.
Contributed by Eric Yang
|
2019-03-18 13:16:34 -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 |
|
Billie Rinaldi
|
ab574ffd72
|
Revert "YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang"
This reverts commit 2576401928 .
|
2019-03-12 11:50:16 -07:00 |
|
Billie Rinaldi
|
2576401928
|
YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang
|
2019-03-05 06:14:14 -08:00 |
|
Eric Yang
|
04b228e43b
|
YARN-9334. Allow YARN Service client to send SPNEGO challenge header when authentication type is not simple.
Contributed by Billie Rinaldi
|
2019-02-27 18:47:14 -05: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 |
|
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 |
|
Weiwei Yang
|
efc4d91cbe
|
YARN-9067. YARN Resource Manager is running OOM because of leak of Configuration Object. Contributed by Eric Yang.
|
2018-11-29 09:34:14 +08:00 |
|
Billie Rinaldi
|
27ffec7ba7
|
YARN-8778. Add command line interface to invoke interactive docker shell. Contributed by Eric Yang
|
2018-11-19 17:59:12 -08:00 |
|
Eric Yang
|
4c465f5535
|
YARN-8761. Service AM support for decommissioning component instances.
Contributed by Billie Rinaldi
|
2018-11-12 19:53:10 -05:00 |
|
Eric Yang
|
a0c0b793c3
|
YARN-8814. Yarn Service Upgrade: Update the swagger definition.
Contributed by Chandni Singh
|
2018-10-23 19:04:58 -04:00 |
|
Eric Yang
|
292c9e017f
|
YARN-8542. Added YARN service REST API to list containers.
Contributed by Chandni Singh
|
2018-10-22 15:59:52 -04:00 |
|
Eric Yang
|
e2a9fa8448
|
HADOOP-15821. Move YARN Registry to Hadoop Registry.
Contributed by Íñigo Goiri
|
2018-10-19 19:46:48 -04:00 |
|
Sunil G
|
fa94d370b6
|
YARN-8869. YARN Service Client might not work correctly with RM REST API for Kerberos authentication. Contributed by Eric Yang.
|
2018-10-15 21:21:57 +05:30 |
|
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
|
Billie Rinaldi
|
d1c1dde309
|
YARN-8734. Readiness check for remote service belonging to the same user. Contributed by Eric Yang
|
2018-09-28 09:40:48 -07:00 |
|
Eric Yang
|
913f87dada
|
YARN-8665. Added Yarn service cancel upgrade option.
Contributed by Chandni Singh
|
2018-09-26 14:51:35 -04:00 |
|
Eric Yang
|
e557c6bd8d
|
YARN-8298. Added express upgrade for YARN service.
Contributed by Chandni Singh
|
2018-08-21 19:49:26 -04:00 |
|
Eric Yang
|
8990eaf592
|
YARN-8474. Fixed ApiServiceClient kerberos negotiation.
Contributed by Billie Rinaldi
|
2018-08-16 12:46:37 -04:00 |
|
Eric Yang
|
121865c3f9
|
YARN-8299. Added CLI and REST API for query container status.
Contributed by Chandni Singh
|
2018-07-16 17:41:23 -04:00 |
|
Eric Yang
|
69b0596897
|
YARN-8411. Restart stopped system service during RM start.
Contributed by Billie Rinaldi
|
2018-06-13 19:05:52 -04:00 |
|
Akira Ajisaka
|
652bcbb3e4
|
YARN-8363. Upgrade commons-lang version to 3.7 in hadoop-yarn-project. Contributed by Takanobu Asanuma.
|
2018-06-13 00:35:37 +09:00 |
|
Wangda Tan
|
ff583d3fa3
|
YARN-8349. Remove YARN registry entries when a service is killed by the RM. (Billie Rinaldi via wangda)
Change-Id: Ia58db3637789a8921482f564aa9bdf99c45cc36c
|
2018-06-01 14:49:18 -07:00 |
|
Billie Rinaldi
|
96eefcc84a
|
YARN-8368. yarn app start cli should print applicationId. Contributed by Rohith Sharma K S
|
2018-05-30 12:37:43 -07:00 |
|
Eric Yang
|
a23ff8d880
|
YARN-7530. Refactored YARN service API project location.
Contributed by Chandni Singh
|
2018-05-18 17:29:10 -04:00 |
|