Jonathan Hung
|
564d3211f2
|
YARN-10260. Allow transitioning queue from DRAINING to RUNNING state. Contributed by Bilwa S T
(cherry picked from commit fff1d2c122 )
|
2020-05-12 10:49:10 -07:00 |
Szilard Nemeth
|
95e4ed18a6
|
YARN-10160. Add auto queue creation related configs to RMWebService#CapacitySchedulerQueueInfo. Contributed by Prabhu Joseph
|
2020-05-12 09:03:50 +02:00 |
Ahmed Hussein
|
7aade932c7
|
YARN-8959. TestContainerResizing fails randomly (Ahmed Hussein via jeagles)
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 92e3ebb401 )
|
2020-05-06 12:28:04 -05:00 |
Ahmed Hussein
|
1d8350055e
|
YARN-10256. Refactor TestContainerSchedulerQueuing.testContainerUpdateExecTypeGuaranteedToOpportunistic (Ahmed Hussein via jeagles)
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit f5081a9a5d )
|
2020-05-04 10:24:01 -05:00 |
Akira Ajisaka
|
dfa7f160a5
|
Preparing for 3.3.1 development
|
2020-04-30 13:33:42 +09:00 |
Szilard Nemeth
|
8ffe1f313c
|
YARN-10247. Application priority queue ACLs are not respected. Contributed by Sunil G
(cherry picked from commit 410c605aec )
|
2020-04-29 15:54:32 +02:00 |
Szilard Nemeth
|
75433a658d
|
YARN-10237. Add isAbsoluteResource config for queue in scheduler response. Contributed by Prabhu Joseph
|
2020-04-29 09:36:37 +02:00 |
Szilard Nemeth
|
e45faae1d4
|
YARN-10215. Endpoint for obtaining direct URL for the logs. Contributed by Andras Gyori
(cherry picked from commit ab36429559 )
|
2020-04-28 18:56:29 +02:00 |
Akira Ajisaka
|
62ee5970f8
|
YARN-9848. Revert YARN-4946. Contributed by Steven Rand.
(cherry picked from commit 6ef01646ba )
|
2020-04-28 05:45:37 +09:00 |
Szilard Nemeth
|
c0b7b38e22
|
YARN-10194. YARN RMWebServices /scheduler-conf/validate leaks ZK Connections. Contributed by Prabhu Joseph
(cherry picked from commit f91e21ac10 )
|
2020-04-27 08:26:46 +02:00 |
Szilard Nemeth
|
7a3f190d89
|
YARN-10189. Code cleanup in LeveldbRMStateStore. Contributed by Benjamin Teke
|
2020-04-24 17:09:35 +02:00 |
Szilard Nemeth
|
61ca459c74
|
YARN-9999. TestFSSchedulerConfigurationStore: Extend from ConfigurationStoreBaseTest, general code cleanup. Contributed by Benjamin Teke
|
2020-04-24 11:28:52 +02:00 |
Akira Ajisaka
|
497c7a1680
|
YARN-10223. Remove jersey-test-framework-core dependency from yarn-server-common. (#1939)
(cherry picked from commit 9827ff2961 )
|
2020-04-24 10:27:39 +09:00 |
Szilard Nemeth
|
1340518cd8
|
YARN-9996. Code cleanup in QueueAdminConfigurationMutationACLPolicy. Contributed by Siddharth Ahuja
|
2020-04-23 14:55:50 +02:00 |
Jonathan Hung
|
49ae9b2137
|
YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T
|
2020-04-17 10:34:59 -07:00 |
Szilard Nemeth
|
4bd37f2283
|
YARN-5277. When localizers fail due to resource timestamps being out, provide more diagnostics. Contributed by Siddharth Ahuja
|
2020-04-15 07:54:53 +02:00 |
Szilard Nemeth
|
f473473355
|
YARN-10234. FS-CS converter: don't enable auto-create queue property for root. Contributed by Peter Bacsko
(cherry picked from commit 55fcbcb5c2 )
|
2020-04-15 07:27:47 +02:00 |
Jonathan Hung
|
e1dd78143b
|
YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T
(cherry picked from commit 57659422abbf6d9bf52e6e27fca775254bb77a56)
|
2020-04-09 11:06:49 -07:00 |
Szilard Nemeth
|
061a7a8a41
|
YARN-9995. Code cleanup in TestSchedConfCLI. Contributed by Bilwa S T.
(cherry picked from commit c04a484aed )
|
2020-04-09 15:47:57 +02:00 |
Sunil G
|
94df6b513b
|
YARN-10226. NPE in Capacity Scheduler while using %primary_group queue mapping. Contributed by Peter Bacsko.
(cherry picked from commit 6fb29d0f17 )
|
2020-04-09 18:52:52 +05:30 |
Akira Ajisaka
|
e8520fd132
|
HADOOP-14836. Upgrade maven-clean-plugin to 3.1.0 (#1933)
(cherry picked from commit e53d472bb0 )
|
2020-04-09 01:49:01 +09:00 |
Wilfred Spiegelenburg
|
618a9208f7
|
YARN-10063. Add container-executor arguments --http/--https to usage. Contributed by Siddharth Ahuja
(cherry picked from commit 2214005c0f )
|
2020-04-08 13:02:51 +10:00 |
Szilard Nemeth
|
d293e120eb
|
YARN-10207. CLOSE_WAIT socket connection leaks during rendering of (corrupted) aggregated logs on the JobHistoryServer Web UI. Contributed by Siddharth Ahuja
(cherry picked from commit bffb43b00e )
|
2020-04-07 17:04:01 +02:00 |
Szilard Nemeth
|
7abc6221a3
|
YARN-10001. Add explanation of unimplemented methods in InMemoryConfigurationStore. Contributed by Siddharth Ahuja
(cherry picked from commit 45362a9f4c )
|
2020-04-07 16:01:47 +02:00 |
Akira Ajisaka
|
a2f4dcb470
|
YARN-10202. Fix documentation about NodeAttributes. Contributed by Sen Zhao.
(cherry picked from commit c162648aff )
|
2020-04-01 16:06:16 +09:00 |
RogPodge
|
50f7f6dfd1
|
YARN-10210. Add a RMFailoverProxyProvider that does DNS resolution on failover.
|
2020-03-26 08:14:30 -07:00 |
Szilard Nemeth
|
3d5ade1839
|
YARN-10043. FairOrderingPolicy Improvements. Contributed by Manikandan R
|
2020-03-26 13:23:43 +01:00 |
Szilard Nemeth
|
9a297ff31d
|
YARN-10197. FS-CS converter: fix emitted ordering policy string and max-am-resource percent value. Contributed by Peter Bacsko
|
2020-03-26 12:35:10 +01:00 |
Szilard Nemeth
|
348685dcb9
|
YARN-9998. Code cleanup in LeveldbConfigurationStore. Contributed by Benjamin Teke
|
2020-03-26 12:18:15 +01:00 |
Jonathan Hung
|
6ce189c621
|
YARN-10200. Add number of containers to RMAppManager summary
|
2020-03-25 10:41:59 -07:00 |
RogPodge
|
2d294bd575
|
HADOOP-16938. Make non-HA proxy providers pluggable
|
2020-03-25 08:06:58 -07:00 |
Sunil G
|
cdb2107066
|
YARN-9879. Allow multiple leaf queues with the same name in CapacityScheduler. Contributed by Gergely Pollak.
|
2020-03-25 16:50:19 +05:30 |
Prabhu Joseph
|
d312991ead
|
YARN-10198. Remove Validation of Queue Exist under Managed Parent Queue
Contributed by Peter Bacsko. Reviewed by Manikandan R.
|
2020-03-23 18:01:14 +05:30 |
Prabhu Joseph
|
f2d3ac2a3f
|
YARN-10034. Remove Allocation Tags from released container from Decommission node
Contributed by Kyungwan Nam. Reviewed by Adam Antal.
|
2020-03-19 12:55:14 +05:30 |
Eric Badger
|
1975479285
|
YARN-2710. RM HA tests failed intermittently on trunk. Contributed by Ahmed
Hussein.
|
2020-03-16 22:24:02 +00:00 |
Weiwei Yang
|
b9d825f178
|
YARN-9567. Add diagnostics for outstanding resource requests on app attempts page. Contributed by Tao Yang.
|
2020-03-13 14:39:36 -07:00 |
Weiwei Yang
|
d273f6a2b4
|
YARN-9538. Document scheduler/app activities and REST APIs. Contributed by Tao Yang.
|
2020-03-13 14:36:52 -07:00 |
Bilwa
|
c83644deac
|
YARN-10110. Adding RouterPolicyProvider for RM Federation.
Contributed by Bilwa S T.
|
2020-03-13 16:56:44 +05:30 |
Szilard Nemeth
|
5ead9c15ca
|
YARN-9997. Code cleanup in ZKConfigurationStore. Contributed by Andras Gyori
|
2020-03-12 12:29:03 +01:00 |
Szilard Nemeth
|
38d87883b6
|
YARN-10193. FS-CS converter: fix incorrect capacity conversion. Contributed by Peter Bacsko
|
2020-03-12 12:18:37 +01:00 |
Sunil G
|
0fd8bf5f6b
|
YARN-10191. FS-CS converter: call System.exit function call for every code path in main method. Contributed by Peter Bacsko.
|
2020-03-12 15:03:12 +05:30 |
Szilard Nemeth
|
cf9cf83a43
|
YARN-9354. Resources should be created with ResourceTypesTestHelper instead of TestUtils. Contributed by Andras Gyori
|
2020-03-10 16:44:48 +01:00 |
Szilard Nemeth
|
61f4cf3055
|
YARN-10002. Code cleanup and improvements in ConfigurationStoreBaseTest. Contributed by Benjamin Teke
|
2020-03-10 16:35:04 +01:00 |
Szilard Nemeth
|
9314ef947f
|
YARN-10168. FS-CS Converter: tool doesn't handle min/max resource conversion correctly. Contributed by Peter Bacsko
|
2020-03-10 16:07:46 +01:00 |
Eric E Payne
|
ede05b19d1
|
YARN-942. TestContainerSchedulerQueuing.testKillOnlyRequiredOpportunisticContainers fails sporadically Contributed by Ahmed Hussein (ahussein)
|
2020-03-10 14:17:45 +00:00 |
Szilard Nemeth
|
44afe1154d
|
YARN-9419. Log a warning if GPU isolation is enabled but LinuxContainerExecutor is disabled. Contribued by Andras Gyori
|
2020-03-09 16:08:24 +01:00 |
bibinchundatt
|
3859fa76d0
|
YARN-6924. Metrics for Federation AMRMProxy. Contributed by Young Chen
|
2020-03-07 09:34:42 +05:30 |
Szilard Nemeth
|
ea0444851d
|
YARN.10003. YarnConfigurationStore#checkVersion throws exception that belongs to RMStateStore. Contributed by Benjamin Teke
|
2020-03-06 17:49:45 +01:00 |
Szilard Nemeth
|
004e955348
|
YARN-10167. FS-CS Converter: Need to validate c-s.xml after converting. Contributed by Peter Bacsko
|
2020-03-05 09:56:42 +01:00 |
Eric Badger
|
2649f8b327
|
YARN-10173. Make pid file generation timeout configurable in case of reacquired
container. Contributed by Adam Antal.
|
2020-03-04 23:31:57 +00:00 |