Sunil G
|
99cd7572f1
|
YARN-9801. SchedConfCli does not work wiwith https mode. Contributed by Prabhu Joseph
|
2019-10-01 20:06:21 +05:30 |
|
Sunil G
|
137546a78a
|
YARN-9864. Format CS Configuration present in Configuration Store. Contributeed by Prabhu Joseph
|
2019-10-01 09:08:41 +05:30 |
|
Szilard Nemeth
|
bec0864394
|
YARN-9808. Zero length files in container log output haven't got a header. Contributed by Adam Antal
|
2019-09-25 10:28:34 +02: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 |
|
Sunil G
|
0e0ddfaf24
|
YARN-2599. Standby RM should expose jmx endpoint. Contributed by Rohith Sharma K S.
|
2019-08-17 15:43:19 +05:30 |
|
Charles Xu
|
9e6519a11a
|
YARN-9711. Missing spaces in NMClientImpl (#1177) Contributed by Charles Xu.
|
2019-08-08 06:41:04 -07:00 |
|
Eric Yang
|
cb9bc6e64c
|
YARN-9581. Fixed yarn logs cli to access RM2.
Contributed by Prabhu Joseph
|
2019-06-06 16:41:58 -04: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 |
|
Eric Yang
|
460ba7fb14
|
YARN-9558. Fixed LogAggregation test cases.
Contributed by Prabhu Joseph
|
2019-05-23 18:38:47 -04:00 |
|
Giovanni Matteo Fumarola
|
206e633946
|
YARN-9453. Clean up code long if-else chain in ApplicationCLI#run. Contributed by Wanqiang Ji.
|
2019-05-13 11:11:20 -07:00 |
|
Eric Yang
|
49e1292ea3
|
YARN-9524. Fixed TestAHSWebService and TestLogsCLI unit tests.
Contributed by Prabhu Joseph
|
2019-05-06 19:48:45 -04: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 |
|
Weiwei Yang
|
945e8c6064
|
YARN-9394. Use new API of RackResolver to get better performance. Contributed by Lantao Jin.
|
2019-04-04 18:05:01 +08:00 |
|
Eric Yang
|
09eabda314
|
YARN-9364. Remove commons-logging dependency from YARN.
Contributed by Prabhu Joseph
|
2019-03-18 19:58:42 -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 |
|
Giovanni Matteo Fumarola
|
95372657fc
|
YARN-9287. Consecutive StringBuilder append should be reuse. Contributed by Ayush Saxena.
|
2019-02-25 11:45:37 -08:00 |
|
Suma Shivaprasad
|
2044967e75
|
YARN-9246 NPE when executing a command yarn node -status or -states without additional arguments. Contributed by Masahiro Tanaka
|
2019-02-05 09:39:38 -08:00 |
|
Rohith Sharma K S
|
571838920d
|
YARN-9149. yarn container -status misses logUrl when integrated with ATSv2. Contributed by Abhishek Modi.
|
2019-02-05 12:39:10 +05:30 |
|
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 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 |
|
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 |
|
Akira Ajisaka
|
5db7c49062
|
YARN-9162. Fix TestRMAdminCLI#testHelp. Contributed by Ayush Saxena.
|
2019-01-07 17:32:28 +09:00 |
|
Weiwei Yang
|
d3321fbed0
|
Revert "YARN-9178. TestRMAdminCli#testHelp is failing in trunk. Contributed by Abhishek Modi."
This reverts commit 650b9cbe16 .
|
2019-01-07 08:58:09 +08:00 |
|
Weiwei Yang
|
650b9cbe16
|
YARN-9178. TestRMAdminCli#testHelp is failing in trunk. Contributed by Abhishek Modi.
|
2019-01-06 11:29:59 +08:00 |
|
Rohith Sharma K S
|
573b158791
|
YARN-8567. Fetching yarn logs fails for long running application if it is not present in timeline store. Contributed by Tarun Parimi.
|
2019-01-04 14:01:35 +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 |
|
Billie Rinaldi
|
2e544dc921
|
YARN-9129. Ensure flush after printing to log plus additional cleanup. Contributed by Eric Yang
|
2018-12-19 16:45:23 -08:00 |
|
Billie Rinaldi
|
ca90b2480e
|
YARN-9032. Support sh shell for interactive container shell at command line. Contributed by Eric Yang
|
2018-12-14 14:08:22 -08:00 |
|
Suma Shivaprasad
|
b3a052d199
|
YARN-9044. LogsCLI should contact ATSv2 for -am option. Contributed by Rohith Sharma K S
|
2018-11-28 00:46:53 -08:00 |
|
Suma Shivaprasad
|
7dc272199f
|
YARN-9034. ApplicationCLI should have option to take clusterId. Contributed by Rohith Sharma K S.
|
2018-11-28 00:42:14 -08:00 |
|
Weiwei Yang
|
176bb3f812
|
YARN-8984. AMRMClient#OutstandingSchedRequests leaks when AllocationTags is null or empty. Contributed by Yang Wang.
|
2018-11-22 16:52:29 +08:00 |
|
Billie Rinaldi
|
49824ed260
|
YARN-8838. Check that container user is same as websocket user for interactive shell. Contributed by Eric Yang
|
2018-11-20 11:12:24 -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 |
|
Rohith Sharma K S
|
ee3355be3c
|
YARN-8303. YarnClient should contact TimelineReader for application/attempt/container report.
|
2018-11-16 17:58:19 +05:30 |
|
Eric Yang
|
4c465f5535
|
YARN-8761. Service AM support for decommissioning component instances.
Contributed by Billie Rinaldi
|
2018-11-12 19:53:10 -05:00 |
|
Weiwei Yang
|
c741109522
|
YARN-8987. Usability improvements node-attributes CLI. Contributed by Bibin A Chundatt.
|
2018-11-12 18:18:23 +08:00 |
|
Inigo Goiri
|
745f64012a
|
YARN-8843. updateNodeResource does not support units for memory. Contributed by Manikandan R.
|
2018-10-08 10:05:18 -07:00 |
|
Wangda Tan
|
6926fd0ec6
|
YARN-8758. Support getting PreemptionMessage when using AMRMClientAsyn. (Zian Chen via wangda)
Change-Id: Ibf5d165f49957b582eeadeb41dc285c84d2f05e7
|
2018-10-04 10:31:33 -07:00 |
|
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
|
Eric Yang
|
913f87dada
|
YARN-8665. Added Yarn service cancel upgrade option.
Contributed by Chandni Singh
|
2018-09-26 14:51:35 -04:00 |
|
bibinchundatt
|
c44088ac19
|
YARN-8739. Fix jenkins issues for Node Attributes branch. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Naganarasimha
|
eb08543c7a
|
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +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 |
|
bibinchundatt
|
901e85238d
|
YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
2475fb0a1e
|
YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R.
|
2018-09-12 16:00:59 +05:30 |
|
Eric Yang
|
e557c6bd8d
|
YARN-8298. Added express upgrade for YARN service.
Contributed by Chandni Singh
|
2018-08-21 19:49:26 -04:00 |
|
bibinchundatt
|
ff06bd1be8
|
YARN-8601. Print ExecutionType in Container report CLI. Contributed by Bilwa S T.
|
2018-08-08 22:42:52 +05:30 |
|