Wei-Chiu Chuang
|
fa4915fdbb
|
Preparing for 3.3.2 development
|
2021-05-19 21:52:37 +08:00 |
Wei-Chiu Chuang
|
670205c541
|
HADOOP-17653. Do not use guava's Files.createTempDir(). (#2945)
Reviewed-by: Steve Loughran <stevel@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit f1e1809029 )
|
2021-05-02 11:12:37 +09:00 |
Brahma Reddy Battula
|
5358313f97
|
YARN-10466.Fix NullPointerException in yarn-services Component.java. Contributed by D M Murali Krishna Reddy
(cherry picked from commit 413a4c3c05 )
|
2021-03-30 13:52:35 +05:30 |
Brahma Reddy Battula
|
bac1326e4e
|
YARN-10439. addendum fix for shaded guva.
(cherry picked from commit 6577bf1891 )
|
2021-03-30 13:49:23 +05:30 |
Brahma Reddy Battula
|
5181b2004b
|
YARN-10439. Yarn Service AM listens on all IP's on the machine. Contributed by D M Murali Krishna Reddy
(cherry picked from commit d0dcfc405c )
|
2021-03-30 09:46:52 +05:30 |
Brahma Reddy Battula
|
e9d8f16a70
|
YARN-10437. Destroy yarn service if any YarnException occurs during submitApp.Contributed by D M Murali Krishna Reddy
(cherry picked from commit 2d62dced4b )
|
2021-03-30 09:40:06 +05:30 |
Akira Ajisaka
|
bdd22b61c2
|
HADOOP-17432. [JDK 16] KerberosUtil#getOidInstance is broken by JEP 396 (#2546)
Reviewed-by: Steve Loughran <stevel@apache.org>
(cherry picked from commit 52217fce3d )
|
2021-02-05 16:15:06 +09:00 |
Ahmed Hussein
|
98690134d5
|
YARN-10334. Close clients in TestDistributedShell (#2571)
(cherry picked from commit 513f1995ad )
|
2021-01-09 21:18:00 +09:00 |
Ahmed Hussein
|
a40eabd717
|
YARN-10536. Client in distributedShell swallows interrupt exceptions (#2554)
(cherry picked from commit 7a88f45366 )
|
2021-01-09 21:18:00 +09:00 |
Masatake Iwasaki
|
35740a25d9
|
YARN-10558. Fix failure of TestDistributedShell#testDSShellWithOpportunisticContainers. (#2586)
(cherry picked from commit 5abeecd33f )
|
2021-01-09 21:18:00 +09:00 |
Ayush Saxena
|
8378ab9f92
|
HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505
|
2020-12-10 05:50:55 +05:30 |
Gabriel Medeiros Coelho
|
9a3f2bb545
|
YARN-10480. replace href tags with ng-href (#2426)
(cherry picked from commit 61f8c5767e )
|
2020-11-10 11:00:00 -08:00 |
Ayush Saxena
|
e3b8d4eb05
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-22 18:21:14 +05:30 |
Brahma Reddy Battula
|
7b175739a9
|
YARN-10341. Yarn Service Container Completed event doesn't get processed. Contributed by Bilwa S T.
(cherry picked from commit dfe60392c9 )
|
2020-07-09 12:36:21 +05:30 |
Vinayakumar B
|
534b15caf9
|
HADOOP-17046. Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes (#2026)
|
2020-06-12 23:20:10 +05:30 |
Eric Yang
|
d7cf19d7c0
|
YARN-10228. Relax restriction of file path character in yarn.service.am.java.opts.
Contributed by Bilwa S T via eyang
|
2020-05-20 09:31:40 -07:00 |
Akira Ajisaka
|
dfa7f160a5
|
Preparing for 3.3.1 development
|
2020-04-30 13:33:42 +09:00 |
Akira Ajisaka
|
7dfa37e8f0
|
YARN-10152. Fix findbugs warnings in hadoop-yarn-applications-mawo-core module (#1852)
|
2020-02-27 10:36:49 +09:00 |
Prabhu Joseph
|
181e6d033e
|
YARN-10119. Option to reset AM failure count for YARN Service
Contributed by kyungwan nam.
|
2020-02-20 20:34:06 +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 |
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 |
Adam Antal
|
20a90c0b5b
|
YARN-10071. Sync Mockito version with other modules
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2020-01-10 17:41:04 +09:00 |
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 |
Yuming Wang
|
3d41f33018
|
HADOOP-16152. Upgrade Eclipse Jetty version to 9.4.x. Contributed by Yuming Wang, Siyao Meng.
Co-authored-By: Siyao Meng <smeng@cloudera.com>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-10-18 08:25:02 -07:00 |
Eric Yang
|
31e0122f4d
|
YARN-9860. Enable service mode for Docker containers on YARN
Contributed by Prabhu Joseph and Shane Kumpf
|
2019-10-10 19:02:02 -04:00 |
Eric Yang
|
d1ddba60e5
|
YARN-9862. Increase yarn-services-core test timeout value.
Contributed by Prabhu Joseph
|
2019-10-01 21:15:26 -04:00 |
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 |
Eric Yang
|
eefe9bc85c
|
YARN-9837. Fixed reading YARN Service JSON spec file larger than 128k.
Contributed by Tarun Parimi
|
2019-09-17 13:13:35 -04:00 |
Billie Rinaldi
|
2e2e5401f2
|
YARN-9718. Fixed yarn.service.am.java.opts shell injection. Contributed by Eric Yang
|
2019-09-05 12:49:58 -07:00 |
HUAN-PING SU
|
8d754c2c39
|
HADOOP-16351. Change ":" to ApplicationConstants.CLASS_PATH_SEPARATOR. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-08-16 17:26:09 -07:00 |
Eric Yang
|
201dc667e9
|
YARN-9719. Fixed YARN service restart bug when application ID no longer exist in RM.
Contributed by kyungwan nam
|
2019-08-12 18:24:00 -04:00 |
Siyao Meng
|
9b8b3acb0a
|
HADOOP-16451. Update jackson-databind to 2.9.9.1. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-07-24 17:25:25 -07:00 |
Weiwei Yang
|
85d9111a88
|
YARN-9682. Wrong log message when finalizing the upgrade. Contributed by kyungwan nam.
|
2019-07-17 10:28:20 +08:00 |
Haibo Chen
|
5915c902aa
|
YARN-9646. DistributedShell tests failed to bind to a local host name. (Contributed by Ray Yang)
|
2019-07-16 17:36:49 -07:00 |
Eric Yang
|
5bfdf62614
|
YARN-9631. Added ability to select JavaScript test or skip JavaScript tests for YARN application catalog.
Contributed by Eric Yang
(cherry picked from commit 6002b0c5c6994965d3f7231330248c093869dba2)
|
2019-06-19 18:48:16 -04:00 |
Eric Yang
|
b14f0569bb
|
YARN-9574. Update hadoop-yarn-applications-mawo artifactId to match directory name.
Contributed by Wanqiang Ji
(cherry picked from commit 5f758a69ede8fafd214857a74f5d3b46198094c4)
|
2019-06-18 13:51:12 -04:00 |
Sunil G
|
649666e118
|
YARN-9573. DistributedShell cannot specify LogAggregationContext. Contributed by Adam Antal.
|
2019-06-06 14:51:55 +05:30 |
Sunil G
|
30c6dd92e1
|
YARN-9452. Fix TestDistributedShell and TestTimelineAuthFilterForV2 failures. Contributed by Prabhu Joseph.
|
2019-05-30 22:32:41 +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 |
Giovanni Matteo Fumarola
|
6a0e7dd454
|
YARN-9482. DistributedShell job with localization fails in unsecure cluster. Contributed by Prabhu Joseph.
|
2019-05-23 13:27:52 -07:00 |
Sunil G
|
24c53e057a
|
YARN-9546. Add configuration option for YARN Native services AM classpath. Contributed by Gergely Pollak.
|
2019-05-20 10:53:01 -04:00 |
Giovanni Matteo Fumarola
|
ec36126346
|
YARN-9483. DistributedShell does not release container when failed to localize at launch. Contributed by Prabhu Joseph.
|
2019-05-09 10:59:31 -07:00 |
Akira Ajisaka
|
66c2a4ef89
|
HADOOP-16270. [JDK 11] Remove unintentional override of the version of Maven Dependency Plugin. Contributed by Xieming Li.
|
2019-05-08 10:50:07 +09: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 |
Akira Ajisaka
|
9d400627c2
|
YARN-9081. Update jackson from 1.9.13 to 2.x in hadoop-yarn-services-core.
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-04-24 09:50:25 +09:00 |
Eric Yang
|
a54c1e3ace
|
YARN-8551. Project setup for MaWo application.
Contributed by Yesha Vora
|
2019-04-22 16:56:26 -04:00 |
Billie Rinaldi
|
317fcbabe3
|
YARN-9254. Add support for storing application catalog data to HDFS. Contributed by Eric Yang
|
2019-04-19 10:29:57 -07: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 |