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 |
|
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 |
|
Weiwei Yang
|
85d9111a88
|
YARN-9682. Wrong log message when finalizing the upgrade. Contributed by kyungwan nam.
|
2019-07-17 10:28:20 +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
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09: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 |
|
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 |
|
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 |
|
Gabor Bota
|
d7979079ea
|
HADOOP-16210. Update guava to 27.0-jre in hadoop-project trunk. Contributed by Gabor Bota.
|
2019-04-03 12:59:39 -06:00 |
|
Billie Rinaldi
|
7ee32a2eb1
|
YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang
|
2019-03-29 13:51:21 -07:00 |
|
Giovanni Matteo Fumarola
|
9cd66198ee
|
YARN-9411. TestYarnNativeServices fails sporadically with bind address in use. Contributed by Prabhu Joseph.
|
2019-03-27 10:44:54 -07:00 |
|
Eric Yang
|
710cbc9bd6
|
YARN-9405. Fixed flaky tests in TestYarnNativeServices.
Contributed by Prabhu Joseph
|
2019-03-25 16:34:04 -04: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 |
|
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 |
|
Eric Badger
|
fa7a0b269a
|
YARN-8805. Automatically convert the launch command to the exec form when using entrypoint support
|
2019-03-11 12:55:01 -05:00 |
|
Eric Yang
|
39b4a37e02
|
YARN-9341. Fixed enentrant lock usage in YARN project.
Contributed by Prabhu Joseph
|
2019-03-07 16:47:45 -05:00 |
|
Billie Rinaldi
|
2576401928
|
YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang
|
2019-03-05 06:14:14 -08: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 |
|
Eric Yang
|
f5a95f7998
|
YARN-8901. Fixed restart policy NEVER/ON_FAILURE with component dependency.
Contributed by Suma Shivaprasad
|
2019-01-28 18:10:33 -05:00 |
|
Eric Yang
|
a33ef4fd31
|
YARN-8867. Added resource localization status to YARN service status call.
Contributed by Chandni Singh
|
2019-01-24 18:43:21 -05:00 |
|
Eric Yang
|
824dfa3b09
|
YARN-8489. Support "dominant" component concept in YARN service.
Contributed by Zac Zhou
|
2019-01-18 20:23:04 -05:00 |
|
Eric Yang
|
8c7f6b2d4d
|
YARN-9197. Add safe guard against NPE for component instance failure.
Contributed by kyungwan nam
|
2019-01-18 13:49:56 -05:00 |
|
Sunil G
|
f4906ac019
|
YARN-9038. [CSI] Add ability to publish/unpublish volumes on node managers. Contributed by Weiwei Yang.
|
2019-01-04 12:10:00 +05:30 |
|
Eric Yang
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
|
Eric Yang
|
ccdd982e51
|
YARN-9084. Reset container state and defer readiness check for upgrade.
Contributed by Chandni Singh
|
2018-12-18 18:02:03 -05:00 |
|
Eric Yang
|
1b790f4dd1
|
YARN-9071. Improved status update for reinitialized containers.
Contributed by Chandni Singh
|
2018-12-05 17:00:56 -05: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 |
|
Eric Yang
|
f657a2a661
|
YARN-9056. Improved YARN service upgrade state logic for readiness check.
Contributed by Chandni Singh
|
2018-11-27 18:36:59 -05:00 |
|
Wangda Tan
|
fcbd205cc3
|
YARN-9001. [Submarine] Use AppAdminClient instead of ServiceClient to sumbit jobs. (Zac Zhou via wangda)
Change-Id: Ic3d6c1e439df9cdf74448b345b925343224efe51
|
2018-11-13 13:13:27 -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 |
|
Sunil G
|
42f3a7082a
|
YARN-8877. [CSI] Extend service spec to allow setting resource attributes. Contributed by Weiwei Yang.
|
2018-11-12 21:09:30 +05:30 |
|
Eric Yang
|
2664248797
|
YARN-9002. Improve keytab loading for YARN Service.
Contributed by Gour Saha
|
2018-11-10 01:52:19 -05:00 |
|
Eric Yang
|
08d69d91f2
|
YARN-8957. Add Serializable interface to ComponentContainers.
Contributed by Zhankun Tang
|
2018-11-06 14:46:05 -05:00 |
|
Billie Rinaldi
|
d07e873b7d
|
YARN-8569. Create an interface to provide cluster information to application. Contributed by Eric Yang
|
2018-10-26 17:57:05 -07:00 |
|
Eric Yang
|
e98a506227
|
YARN-8923. Cleanup references to ENV file type in YARN service code.
Contributed by Suma Shivaprasad
|
2018-10-22 18:39:57 -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 |
|
Eric Yang
|
66f059ed1d
|
YARN-8618. Added detection for non-upgradable service.
Contributed by Chandni Singh
|
2018-10-18 19:59:11 -04:00 |
|
Eric Yang
|
3bfd214a59
|
YARN-8810. Fixed a YARN service bug in comparing ConfigFile object.
Contributed by Chandni Singh
|
2018-10-16 18:54:40 -04:00 |
|
Sunil G
|
753f149fd3
|
YARN-8879. Kerberos principal is needed when submitting a submarine job. Contributed by Zac Zhou.
|
2018-10-16 22:17:51 +05:30 |
|
Billie Rinaldi
|
aeeb0389a5
|
YARN-8710. Service AM should set a finite limit on NM container max retries. Contributed by Suma Shivaprasad
|
2018-10-11 08:59:17 -07:00 |
|
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 |
|
Andrew Purtell
|
568ebecdf4
|
YARN-8772. Annotation javax.annotation.Generated has moved
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-09-14 15:02:52 +09:00 |
|