Jason Lowe
|
32f96b6be4
|
YARN-5714. ContainerExecutor does not order environment map. Contributed by Remi Catherinot and Jim Brennan
(cherry picked from commit 8e728f39c9 )
|
2019-03-07 15:10:52 +00:00 |
Sunil G
|
c139fe7a37
|
YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang.
(cherry picked from commit 6cec90653d )
|
2019-02-25 15:30:17 +05:30 |
Adam Antal
|
bebbdd290e
|
YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 9385ec45d7 )
|
2019-02-15 18:59:02 +09:00 |
Masatake Iwasaki
|
ba035dda76
|
YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri.
(cherry picked from commit e0ab1bdece )
|
2019-02-09 00:34:22 +09:00 |
Eric E Payne
|
f3ff6d3aa7
|
YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein
(cherry picked from commit d1ca9432dd )
|
2019-02-07 21:03:43 +00:00 |
Sunil G
|
ec0bed1008
|
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
(cherry picked from commit 6ffe6ea899 )
|
2019-02-07 19:09:19 +05:30 |
Eric E Payne
|
50ef25464f
|
YARN-6616: YARN AHS shows submitTime for jobs same as startTime. Contributed by Prabhu Joseph
(cherry picked from commit 04105bbfdb )
|
2019-01-29 18:12:36 +00:00 |
Weiwei Yang
|
d182c81938
|
YARN-9237. NM should ignore sending finished apps to RM during RM fail-over. Contributed by Jiandan Yang.
(cherry picked from commit 4f63ffe444 )
|
2019-01-29 11:07:51 +08:00 |
Jonathan Hung
|
bce8f28bec
|
YARN-9222. Print launchTime in ApplicationSummary
(cherry picked from commit 6cace58e21 )
(cherry picked from commit bf760e7e81 )
(cherry picked from commit 80a08c29adc9d07974bbe8087abcec750d5f7916)
|
2019-01-25 13:51:21 -08:00 |
Haibo Chen
|
3368f141b2
|
YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen)
(cherry picked from commit bb92bfb4ef )
(cherry picked from commit 3a764250262e745a6762dd6551b0d0a6af39e891)
|
2019-01-24 15:58:27 -08:00 |
Sunil G
|
d11fdbb7ac
|
YARN-8961. [UI2] Flow Run End Time shows 'Invalid date'. Contributed by Akhil PB
(cherry picked from commit c726445990 )
|
2019-01-24 15:03:16 +05:30 |
Weiwei Yang
|
0e3d5f3064
|
YARN-9210. RM nodes web page can not display node info. Contributed by Jiandan Yang.
(cherry picked from commit d43df31751 )
|
2019-01-22 11:15:03 +08:00 |
Akira Ajisaka
|
1a38a61716
|
YARN-8747. [UI2] YARN UI2 page loading failed due to js error under some time zone configuration. Contributed by collinma.
(cherry picked from commit 104ef5df36 )
|
2019-01-16 14:38:55 +09:00 |
Weiwei Yang
|
009f5b55ad
|
YARN-9173. FairShare calculation broken for large values after YARN-8833. Contributed Wilfred Spiegelenburg.
(cherry picked from commit 91e9c9f96e )
|
2019-01-08 14:09:49 +08:00 |
Jonathan Hung
|
a0291a015c
|
YARN-9175. Null resources check in ResourceInfo for branch-3.0
|
2019-01-03 15:58:10 -05:00 |
Weiwei Yang
|
c4e39e3a59
|
YARN-9164. Shutdown NM may cause NPE when opportunistic container scheduling is enabled. Contributed by lujie.
(cherry picked from commit cfe89e6f96 )
|
2019-01-04 02:00:59 +08:00 |
Eric Yang
|
2ffd8487b4
|
YARN-9125. Fixed Carriage Return detection in Docker container launch.
Contributed by Billie Rinaldi
|
2018-12-17 12:29:49 -05:00 |
Eric Yang
|
55da3078b1
|
YARN-9040. Fixed memory leak in LevelDBCacheTimelineStore and DBIterator.
Contributed by Tarun Parimi
(cherry picked from commit 71e0b0d800 )
|
2018-12-17 12:08:56 -05:00 |
Weiwei Yang
|
d78234222d
|
YARN-9009. Fix flaky test TestEntityGroupFSTimelineStore.testCleanLogs. Contributed by OrDTesters.
(cherry picked from commit 1c09a10e96 )
|
2018-12-10 12:36:53 +08:00 |
Jonathan Hung
|
80ef3e7581
|
YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics
(cherry picked from commit 978ab3e958227220cb6f1a08ae6e7cdb8a46628b)
(cherry picked from commit dca69d178dba21c41fd1293187f29143f7e81e19)
|
2018-12-07 10:46:07 -08:00 |
Jonathan Hung
|
15057a7e67
|
YARN-9036. Escape newlines in health report in YARN UI. Contributed by Keqiu Hu
(cherry picked from commit c3d10aa6eddadd0e00edfb87cc77c9483ec8fb13)
|
2018-11-30 10:17:26 -08:00 |
bibinchundatt
|
b42c2679ad
|
YARN-9069. Fix SchedulerInfo#getSchedulerType for custom schedulers. Contributed by Bilwa S T.
(cherry picked from commit 07142f54a8 )
|
2018-11-29 22:08:48 +05:30 |
Jason Lowe
|
e4dcc3e606
|
YARN-8812. Containers fail during creating a symlink which started with hyphen for a resource file. Contributed by Oleksandr Shevchenko
(cherry picked from commit 3ce99e32f7 )
|
2018-11-28 08:56:04 -06:00 |
Weiwei Yang
|
067e39f781
|
YARN-8833. Avoid potential integer overflow when computing fair shares. Contributed by liyakun.
(cherry picked from commit d027a24f03 )
|
2018-11-18 23:25:31 +08:00 |
Akira Ajisaka
|
50ce9fd4e2
|
YARN-8233. NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null. Contributed by Tao Yang.
|
2018-11-10 18:02:57 +09:00 |
Weiwei Yang
|
be2a0a5e23
|
YARN-8977. Remove unnecessary type casting when calling AbstractYarnScheduler#getSchedulerNode. Contributed by Wanqiang Ji.
(cherry picked from commit c96cbe8659 )
|
2018-11-07 22:54:34 +08:00 |
Takanobu Asanuma
|
eb365039da
|
YARN-8866. Fix a parsing error for crossdomain.xml.
(cherry picked from commit 8dc1f6dbf7 )
|
2018-11-07 18:28:15 +09:00 |
Jason Lowe
|
f3e6682ba7
|
YARN-8865. RMStateStore contains large number of expired RMDelegationToken. Contributed by Wilfred Spiegelenburg
(cherry picked from commit ab6aa4c726 )
|
2018-11-06 08:59:47 -06:00 |
Weiwei Yang
|
ddb349ceb3
|
YARN-8970. Improve the debug message in CS#allocateContainerOnSingleNode. Contributed by Zhankun Tang.
(cherry picked from commit 5d6554c722 )
|
2018-11-06 14:54:33 +08:00 |
Weiwei Yang
|
c3a0f07db0
|
YARN-8969. AbstractYarnScheduler#getNodeTracker should return generic type to avoid type casting. Contributed by Wanqiang Ji.
(cherry picked from commit c7fcca0d7e )
|
2018-11-06 13:43:24 +08:00 |
Jonathan Hung
|
68ec0fa0a8
|
YARN-7225. Add queue and partition info to RM audit log. Contributed by Eric Payne
(cherry picked from commit 2ab611d48b )
|
2018-11-01 14:31:57 -07:00 |
Jason Lowe
|
a9bc3e3708
|
YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg
(cherry picked from commit 93fb3b4b9c )
|
2018-10-23 12:57:49 -05:00 |
Rohith Sharma K S
|
6ff7056b58
|
YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.
(cherry picked from commit 0b62983c5a )
|
2018-10-23 14:09:18 +05:30 |
Sunil G
|
78cf8c8099
|
YARN-7502. Nodemanager restart docs should describe nodemanager supervised property. Contributed by Suma Shivaprasad.
(cherry picked from commit e50334513c )
|
2018-10-22 14:17:29 +05:30 |
Weiwei Yang
|
37af9580c8
|
YARN-8907. Fix incorrect logging message in TestCapacityScheduler. Contributed by Zhankun Tang.
(cherry picked from commit 13cc0f50ea )
|
2018-10-19 10:03:39 +08:00 |
Wangda Tan
|
b67dc5e1d1
|
YARN-7274. Ability to disable elasticity at leaf queue level. (Zian Chen via wangda)
Change-Id: Ic8d43e297f0f5de788b562f7eff8106c5c35e8d2
(cherry picked from commit 74665e3a7d )
|
2018-10-11 16:00:10 +00:00 |
Weiwei Yang
|
af85ce6ae4
|
YARN-8858. CapacityScheduler should respect maximum node resource when per-queue maximum-allocation is being used. Contributed by Wangda Tan.
(cherry picked from commit edce866489 )
|
2018-10-10 09:56:16 +08:00 |
Eric E Payne
|
b412bb2240
|
YARN-8774. Memory leak when CapacityScheduler allocates from reserved container with non-default label. Contributed by Tao Yang.
(cherry picked from commit 8598b498bc )
|
2018-09-28 15:48:51 +00:00 |
Jason Lowe
|
17583e690a
|
YARN-8804. resourceLimits may be wrongly calculated when leaf-queue is blocked in cluster with 3+ level queues. Contributed by Tao Yang
(cherry picked from commit 6b988d821e )
|
2018-09-26 16:54:29 -07:00 |
Weiwei Yang
|
4edcde055b
|
Revert "YARN-8771. CapacityScheduler fails to unreserve when cluster resource contains empty resource type. Contributed by Tao Yang."
This reverts commit f56e36935d .
|
2018-09-19 19:47:06 +08:00 |
Weiwei Yang
|
f56e36935d
|
YARN-8771. CapacityScheduler fails to unreserve when cluster resource contains empty resource type. Contributed by Tao Yang.
(cherry picked from commit 0712537e79 )
|
2018-09-19 19:41:07 +08:00 |
Weiwei Yang
|
14b9e64d80
|
YARN-8782. Fix exception message in Resource.throwExceptionWhenArrayOutOfBound. Contributed by Gergely Pollak.
(cherry picked from commit 9a265fa673 )
|
2018-09-17 22:27:59 +08:00 |
Weiwei Yang
|
ef17728c58
|
YARN-8720. CapacityScheduler does not enforce max resource allocation check at queue level. Contributed by Tarun Parimi.
(cherry picked from commit f1a893fdbc )
|
2018-09-14 16:43:28 +08:00 |
Weiwei Yang
|
4e105a4b9b
|
YARN-8729. Node status updater thread could be lost after it is restarted. Contributed by Tao Yang.
(cherry picked from commit 39c1ea1ed4 )
|
2018-09-13 23:18:16 +08:00 |
Eric E Payne
|
48dc8de28b
|
YARN-8709: CS preemption monitor always fails since one under-served queue was deleted. Contributed by Tao Yang.
(cherry picked from commit 987d8191ad )
|
2018-09-10 20:18:14 +00:00 |
Giovanni Matteo Fumarola
|
37032a3aca
|
HADOOP-15731. TestDistributedShell fails on Windows. Contributed by Botong Huang.
|
2018-09-07 16:37:15 -07:00 |
bibinchundatt
|
5514f02a73
|
YARN-8535. Fix DistributedShell unit tests. Contributed by Abhishek Modi.
(cherry picked from commit eed8415dc1 )
|
2018-09-02 13:39:26 +05:30 |
Weiwei Yang
|
fdecbd94c1
|
YARN-8719. Typo correction for yarn configuration in OpportunisticContainers(federation) docs. Contributed by Y. SREENIVASULU REDDY.
(cherry picked from commit e8b063f630 )
|
2018-08-28 01:10:47 +08:00 |
Haibo Chen
|
49590e7c6b
|
YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky. (Robert Kanter via Haibo Chen)
(cherry picked from commit 93d47a0ed5 )
|
2018-08-24 13:27:54 -05:00 |
Inigo Goiri
|
c3ba06deeb
|
YARN-7773. YARN Federation used Mysql as state store throw exception, Unknown column 'homeSubCluster' in 'field list'. Contributed by Yiran Wu.
(cherry picked from commit 60e5c1b516 )
|
2018-08-24 14:26:52 +05:30 |