Giovanni Matteo Fumarola
|
5d8bd0e5cb
|
YARN-9392. Handle missing scheduler events in Opportunistic Scheduler. Contributed by Abhishek Modi.
|
2019-03-19 11:00:21 -07: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
|
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 |
|
Eric Yang
|
03f3c8aed2
|
YARN-4404. Corrected typo in javadoc.
Contributed by Yesha Vora
|
2019-03-15 18:04:04 -04: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 |
|
Vrushali C
|
491313ab84
|
YARN-8218 Add application launch time to ATSV1. Contributed by Abhishek Modi
|
2019-03-06 21:47:29 -08:00 |
|
Yufei Gu
|
0aefe2846f
|
YARN-9298. Implement FS placement rules using PlacementRule interface. Contributed by Wilfred Spiegelenburg.
|
2019-03-04 23:49:07 -08:00 |
|
Prabhu Joseph
|
e40e2d6ad5
|
YARN-7243. Moving logging APIs over to slf4j in hadoop-yarn-server-resourcemanager.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-03-05 14:10:08 +09:00 |
|
bibinchundatt
|
15098df744
|
Revert "YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph."
This reverts commit a63c358b78 .
|
2019-03-04 16:57:31 +05:30 |
|
Szilard Nemeth
|
538bb4880d
|
YARN-9323. FSLeafQueue#computeMaxAMResource does not override zero values for custom resources
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: Id844ccf09488f367c0c7de0a3b2d4aca1bba31cc
|
2019-02-27 19:59:48 -08:00 |
|
Szilard Nemeth
|
7b928f19a4
|
YARN-9322. Store metrics for custom resource types into FSQueueMetrics and query them in FairSchedulerQueueInfo
(Contributed by Szilard Nemeth via Daniel Templeton)
Change-Id: I14c12f1265999d62102f2ec5506d90015efeefe8
|
2019-02-27 19:43:50 -08:00 |
|
Weiwei Yang
|
1779fc57a1
|
YARN-9324. TestSchedulingRequestContainerAllocation(Async) fails with junit-4.11. Contributed by Prabhu Joseph.
|
2019-02-28 09:56:29 +08:00 |
|
Weiwei Yang
|
8c30114b00
|
YARN-9248. RMContainerImpl:Invalid event: ACQUIRED at KILLED. Contributed by lujie.
|
2019-02-27 17:29:02 +08:00 |
|
Rohith Sharma K S
|
8eae260af5
|
YARN-9311. Fix TestRMRestart hangs. Contributed by Prabhu Joseph.
|
2019-02-27 10:28:16 +05:30 |
|
Giovanni Matteo Fumarola
|
95372657fc
|
YARN-9287. Consecutive StringBuilder append should be reuse. Contributed by Ayush Saxena.
|
2019-02-25 11:45:37 -08:00 |
|
Weiwei Yang
|
3e1739d589
|
YARN-9329. updatePriority is blocked when using FairScheduler. Contributed by Jiandan Yang.
|
2019-02-26 00:08:13 +08:00 |
|
Weiwei Yang
|
9cd5c5447f
|
YARN-9316. TestPlacementConstraintsUtil#testInterAppConstraintsByAppID fails intermittently. Contributed by Prabhu Joseph.
|
2019-02-24 22:42:27 +08:00 |
|
Weiwei Yang
|
50094d7fef
|
YARN-9300. Lazy preemption should trigger an update on queue preemption metrics for CapacityScheduler. Contributed by Tao Yang.
|
2019-02-24 22:17:29 +08:00 |
|
bibinchundatt
|
ed13cf8406
|
YARN-9317. Avoid repeated YarnConfiguration#timelineServiceV2Enabled check. Contributed by Prabhu Joseph
|
2019-02-22 21:01:34 +05:30 |
|
Weiwei Yang
|
9c88695bcd
|
YARN-9238. Avoid allocating opportunistic containers to previous/removed/non-exist application attempt. Contributed by lujie.
|
2019-02-22 20:58:33 +08:00 |
|
Weiwei Yang
|
eedcc8e26e
|
YARN-9315. TestCapacitySchedulerMetrics fails intermittently. Contributed by Prabhu Joseph.
|
2019-02-21 17:21:21 +08:00 |
|
bibinchundatt
|
a63c358b78
|
YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph.
|
2019-02-21 13:29:01 +05:30 |
|
Akira Ajisaka
|
0f2b65c3da
|
HADOOP-16116. Fix Spelling Mistakes - DECOMISSIONED. Contributed by BELUGA BEHR.
|
2019-02-18 15:21:46 +09:00 |
|
Giovanni Matteo Fumarola
|
7536488bbd
|
YARN-996. REST API support for node resource configuration. Contributed by Inigo Goiri.
|
2019-02-11 15:27:43 -08:00 |
|
Weiwei Yang
|
0a1637c750
|
YARN-8555. Parameterize TestSchedulingRequestContainerAllocation(Async) to cover both PC handler options. Contributed by Prabhu Joseph.
|
2019-02-11 15:53:50 +08:00 |
|
Rohith Sharma K S
|
7fa62e150c
|
YARN-8219. Add application launch time to ATSV2. Contributed by Abhishek Modi.
|
2019-02-07 09:58:53 +05:30 |
|
Sunil G
|
604b2489a9
|
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
|
2019-02-04 12:48:28 +05:30 |
|
Weiwei Yang
|
28ad20a711
|
YARN-9262. TestRMAppAttemptTransitions is failing with an NPE. Contributed by lujie.
|
2019-02-02 23:02:45 +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 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 |
|
Jonathan Hung
|
6cace58e21
|
YARN-9222. Print launchTime in ApplicationSummary
|
2019-01-25 13:17:00 -08: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 |
|
Weiwei Yang
|
a4bd64e724
|
YARN-9116. Capacity Scheduler: implements queue level maximum-allocation inheritance. Contributed by Aihua Xu.
|
2019-01-24 17:53:43 +08:00 |
|
Weiwei Yang
|
721d5c2a5f
|
YARN-8101. Add UT to verify node-attributes in RM nodes rest API. Contributed by Prabhu Joseph.
|
2019-01-23 17:59:36 +08:00 |
|
Weiwei Yang
|
e3e076dc78
|
YARN-9205. When using custom resource type, application will fail to run due to the CapacityScheduler throws InvalidResourceRequestException(GREATER_THEN_MAX_ALLOCATION). Contributed by Zhankun Tang.
|
2019-01-23 14:14:49 +08:00 |
|
Weiwei Yang
|
d43df31751
|
YARN-9210. RM nodes web page can not display node info. Contributed by Jiandan Yang.
|
2019-01-22 10:23:32 +08:00 |
|
Weiwei Yang
|
abde1e1f58
|
YARN-9204. RM fails to start if absolute resource is specified for partition capacity in CS queues. Contributed by Jiandan Yang.
|
2019-01-21 16:54:14 +08:00 |
|
Wangda Tan
|
6d7eedfd28
|
YARN-9194. Invalid event: REGISTERED and LAUNCH_FAILED at FAILED, and NullPointerException happens in RM while shutdown a NM. (lujie via wangda)
Change-Id: I4359f59a73a278a941f4bb9d106dd38c9cb471fe
|
2019-01-17 14:20:10 -08:00 |
|
Akira Ajisaka
|
614af50625
|
YARN-9179. Fix NPE in AbstractYarnScheduler#updateNewContainerInfo.
|
2019-01-15 12:59:59 +09:00 |
|
Jason Lowe
|
6a923464af
|
YARN-6523. Optimize system credentials sent in node heartbeat responses. Contributed by Manikandan R
|
2019-01-08 16:54:05 -06:00 |
|
Weiwei Yang
|
0921b706f7
|
YARN-9037. [CSI] Ignore volume resource in resource calculators based on tags. Contributed by Sunil Govindan.
|
2019-01-08 14:30:53 +08:00 |
|
Weiwei Yang
|
944cf87223
|
YARN-9173. FairShare calculation broken for large values after YARN-8833. Contributed by Wilfred Spiegelenburg.
|
2019-01-07 15:57:31 +08: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 |
|
Weiwei Yang
|
cfe89e6f96
|
YARN-9164. Shutdown NM may cause NPE when opportunistic container scheduling is enabled. Contributed by lujie.
|
2019-01-03 23:56:28 +08:00 |
|
Akira Ajisaka
|
128f340f4f
|
YARN-8894. Improve InMemoryPlan#toString. Contributed by BELUGA BEHR.
|
2018-12-28 17:43:47 +09:00 |
|
Akira Ajisaka
|
15fe1b34dd
|
YARN-8878. Remove StringBuffer from ManagedParentQueue.java. Contributed by BELUGA BEHR.
|
2018-12-28 17:29:22 +09:00 |
|
Erik Krogen
|
091ad974cd
|
HDFS-13286. [SBN read] Add haadmin commands to transition between standby and observer. Contributed by Chao Sun.
|
2018-12-24 09:33:59 -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 |
|
Weiwei Yang
|
f659485ee8
|
YARN-8925. Updating distributed node attributes only when necessary. Contributed by Tao Yang.
|
2018-12-21 10:56:42 +08:00 |
|