Ahmed Hussein
|
890f2da624
|
YARN-10553. Refactor TestDistributedShell (#2581)
|
2021-01-09 08:39:21 +09:00 |
|
Masatake Iwasaki
|
5abeecd33f
|
YARN-10558. Fix failure of TestDistributedShell#testDSShellWithOpportunisticContainers. (#2586)
|
2021-01-05 13:38:34 +09:00 |
|
Ahmed Hussein
|
513f1995ad
|
YARN-10334. Close clients in TestDistributedShell (#2571)
|
2020-12-28 11:09:10 -08:00 |
|
Ahmed Hussein
|
7a88f45366
|
YARN-10536. Client in distributedShell swallows interrupt exceptions (#2554)
|
2020-12-17 15:13:28 -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
|
5c927eb550
|
YARN-10360. Support Multi Node Placement in SingleConstraintAppPlacementAllocator
Reviewed by Sunil G.
|
2020-08-24 15:00:02 +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 |
|
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 |
|
Sunil G
|
649666e118
|
YARN-9573. DistributedShell cannot specify LogAggregationContext. Contributed by Adam Antal.
|
2019-06-06 14:51:55 +05:30 |
|
Giovanni Matteo Fumarola
|
b0d24ef39c
|
YARN-9227. DistributedShell RelativePath is not removed at end. Contributed by Prabhu Joseph.
|
2019-04-01 10:59:14 -07:00 |
|
Weiwei Yang
|
6c4ab0312b
|
YARN-9258. Support to specify allocation tags without constraint in distributed shell CLI. Contributed by Prabhu Joseph.
|
2019-02-22 00:18:07 +08:00 |
|
Weiwei Yang
|
2b7f828d46
|
YARN-9252. Allocation Tag Namespace support in Distributed Shell. Contributed by Prabhu Joseph.
|
2019-02-11 14:42:21 +08:00 |
|
Weiwei Yang
|
711d22f166
|
YARN-9253. Add UT to verify Placement Constraint in Distributed Shell. Contributed by Prabhu Joseph.
|
2019-02-06 22:36:51 +08:00 |
|
Sunil G
|
ba38db4f5b
|
YARN-9257. Distributed Shell client throws a NPE for a non-existent queue. Contributed by Charan Hebri.
|
2019-02-05 13:41:44 +05:30 |
|
Giovanni Matteo Fumarola
|
f738b397ae
|
YARN-9191. Add cli option in DS to support enforceExecutionType in resource requests. Contributed by Abhishek Modi.
|
2019-01-31 11:24:15 -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
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
|
Haibo Chen
|
fb55e5201e
|
YARN-9008. Extend YARN distributed shell with file localization feature. (Contributed by Peter Bacsko)
|
2018-12-11 14:13:34 -08:00 |
|
Giovanni Matteo Fumarola
|
16333782c1
|
HADOOP-15731. TestDistributedShell fails on Windows. Contributed by Botong Huang.
|
2018-09-07 14:19:10 -07:00 |
|
bibinchundatt
|
eed8415dc1
|
YARN-8535. Fix DistributedShell unit tests. Contributed by Abhishek Modi.
|
2018-09-02 13:35:52 +05:30 |
|
Billie Rinaldi
|
1ef0a1db1d
|
YARN-7894. Improve ATS response for DShell DS_CONTAINER when container launch fails. Contributed by Chandni Singh
|
2018-05-08 13:49:41 -07:00 |
|
Billie Rinaldi
|
4e1382aca4
|
YARN-2674. Fix distributed shell AM container relaunch during RM work preserving restart. Contributed by Shane Kumpf
|
2018-05-01 07:27:47 -07:00 |
|
Sunil G
|
22c5ddb7c4
|
YARN-8063. DistributedShellTimelinePlugin wrongly check for entityId instead of entityType. Contributed by Rohith Sharma K S.
|
2018-03-23 10:54:00 +05:30 |
|
Rohith Sharma K S
|
d09058b2fd
|
YARN-6736. Consider writing to both ats v1 & v2 from RM for smoother upgrades. Contributed by Aaron Gresch.
|
2018-01-16 07:58:29 +05:30 |
|
Sunil G
|
01f3f2167e
|
YARN-7242. Support to specify values of different resource types in DistributedShell for easier testing. Contributed by Gergely Novák.
|
2018-01-08 11:59:06 +05:30 |
|
Weiwei Yang
|
40b0045ebe
|
YARN-7610. Extend Distributed Shell to support launching job with opportunistic containers. Contributed by Weiwei Yang.
|
2017-12-06 17:52:41 +08:00 |
|
Akira Ajisaka
|
785f1b0d11
|
YARN-7407. Moving logging APIs over to slf4j in hadoop-yarn-applications. Contributed by Yeliang Cang.
|
2017-10-31 16:36:02 +09:00 |
|
Yufei Gu
|
6b7c87c945
|
YARN-7355. TestDistributedShell should be scheduler agnostic. (Contributed by Haibo)
|
2017-10-20 11:15:20 -07:00 |
|
Sunil G
|
7805deed48
|
YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev.
|
2017-09-12 09:19:11 -07:00 |
|
Varun Saxena
|
3d00c8f394
|
Made fixes for whitespace errors and checstyle warnings before merge.
|
2017-08-30 11:29:54 +05:30 |
|
Sangjin Lee
|
092fead5d9
|
YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena.
|
2017-08-30 11:29:51 +05:30 |
|
Chris Douglas
|
6eba79232f
|
HADOOP-14271. Correct spelling of 'occurred' and variants. Contributed by Yeliang Cang
|
2017-04-03 20:13:14 -07:00 |
|
Akira Ajisaka
|
d3bb69a667
|
YARN-5575. Many classes use bare yarn. properties instead of the defined constants. Contributed by Daniel Templeton.
|
2016-10-26 15:32:07 +09:00 |
|
Varun Saxena
|
a3ac1c1943
|
YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).
|
2016-07-12 20:41:52 +05:30 |
|
Sangjin Lee
|
6cf6ab7b78
|
Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.
|
2016-07-10 08:46:05 -07:00 |
|
Varun Saxena
|
1ff6833bba
|
YARN-5243. fix several rebase and other miscellaneous issues before merge. (Sangjin Lee via Varun Saxena)
|
2016-07-10 08:46:03 -07:00 |
|
Li Lu
|
0a9b085f05
|
YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9)
|
2016-07-10 08:46:01 -07:00 |
|
Sangjin Lee
|
d5dfee24b1
|
YARN-5050. Code cleanup for TestDistributedShell (Li Lu via sjlee)
|
2016-07-10 08:45:59 -07:00 |
|
Varun Saxena
|
a3cf40e532
|
YARN-3461. Consolidate flow name/version/run defaults. (Sangjin Lee via Varun Saxena)
|
2016-07-10 08:45:55 -07:00 |
|
Varun Saxena
|
eb0ac8efb1
|
YARN-4350. TestDistributedShell fails for V2 scenarios. (Naganarasimha G R via Varun Saxena)
|
2016-07-10 08:45:50 -07:00 |
|
Li Lu
|
8ef546c1ee
|
YARN-4445. Unify the term flowId and flowName in timeline v2 codebase.
Contributed by Zhan Zhang.
|
2016-07-10 08:45:49 -07:00 |
|
Li Lu
|
89e5c44f9e
|
YARN-4356. Ensure the timeline service v.2 is disabled cleanly and has no
impact when it's turned off. Contributed by Sangjin Lee.
|
2016-07-10 08:45:48 -07:00 |
|
Junping Du
|
477a30f536
|
YARN-3045. Implement NM writing container lifecycle events to Timeline Service v2. Contributed by Naganarasimha G R.
|
2016-07-10 08:45:42 -07:00 |
|
Sangjin Lee
|
22e7ae5771
|
YARN-3792. Test case failures in TestDistributedShell and some issue fixes related to ATSV2 (Naganarasimha G R via sjlee)
(cherry picked from commit 84f37f1c7eefec6d139cbf091c50d6c06f734323)
|
2016-07-10 08:45:38 -07:00 |
|
Zhijie Shen
|
f3c661e8dd
|
YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R.
|
2016-07-10 08:45:37 -07:00 |
|
Junping Du
|
47f35a30bb
|
YARN-3391. Clearly define flow ID/ flow run / flow version in API and storage. Contributed by Zhijie Shen
(cherry picked from commit 68c6232f8423e55b4d152ef3d1d66aeb2d6a555e)
|
2016-07-10 08:45:33 -07:00 |
|
Zhijie Shen
|
5712b8f9fd
|
YARN-3334. NM uses timeline client to publish container metrics to new timeline service. Contributed by Junping Du.
|
2016-07-10 08:45:33 -07:00 |
|
Junping Du
|
d67c9bdb4d
|
YARN-3040. Make putEntities operation be aware of the app's context. Contributed by Zhijie Shen
|
2016-07-10 08:45:32 -07:00 |
|
Junping Du
|
2188a07e5b
|
YARN-3333. Rename TimelineAggregator etc. to TimelineCollector. Contributed by Sangjin Lee
|
2016-07-10 08:45:31 -07:00 |
|
Zhijie Shen
|
f0e752c14b
|
YARN-3264. Created backing storage write interface and a POC only FS based storage implementation. Contributed by Vrushali C.
(cherry picked from commit 821b68d05d246fd57d7b7286eb2ccc075ed1eae8)
|
2016-07-10 08:45:30 -07:00 |
|