slfan1989
|
ea87aa2f5b
|
YARN-11037. Add configurable logic to split resource request to the least loaded SC. (#5515)
|
2023-08-15 13:28:29 -07:00 |
|
slfan1989
|
df0381f236
|
YARN-11536. [Federation] Router CLI Supports Batch Save the SubClusterPolicyConfiguration Of Queues. (#5862) Contributed by Shilun Fan.
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Signed-off-by: Shilun Fan <slfan1989@apache.org>
|
2023-08-10 10:27:36 +08:00 |
|
slfan1989
|
5056c267e6
|
YARN-11508. [Minor] Improve UnmanagedAMPoolManager/UnmanagedApplicationManager Code (#5726)
|
2023-07-28 20:20:23 +08:00 |
|
slfan1989
|
23ecc32d3a
|
YARN-11525. [Federation] Router CLI Supports Save the SubClusterPolicyConfiguration Of Queues. (#5816)
|
2023-07-19 11:51:47 -07:00 |
|
slfan1989
|
84dd624768
|
YARN-11531. [Federation] Code cleanup for NodeManager#amrmproxy. (#5841)
|
2023-07-19 11:50:38 -07:00 |
|
slfan1989
|
5c02f21f2e
|
YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test. (#5733)
|
2023-06-20 10:25:46 -07:00 |
|
slfan1989
|
3d2cddd235
|
YARN-11516. Improve FederationStateStoreFacade#existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level. (#5755)
|
2023-06-20 10:23:51 -07:00 |
|
slfan1989
|
a4c3d48c31
|
YARN-11504. [Federation] YARN Federation Supports Non-HA mode. (#5722)
|
2023-06-12 15:28:13 -07:00 |
|
slfan1989
|
2794fe264b
|
YARN-8898. [Addendum] Improve NodeManager#TestFederationInterceptor Setup Code (#5732)
|
2023-06-12 15:21:24 -07:00 |
|
slfan1989
|
a409d52ef8
|
YARN-6648. BackPort [GPG] Add SubClusterCleaner in Global Policy Generator. (#5676)
|
2023-06-12 15:18:43 -07:00 |
|
Dongjoon Hyun
|
fb16e00da0
|
HADOOP-18718. Fix several maven build warnings (#5592). Contributed by Dongjoon Hyun.
Reviewed-by: Gautham B A <gautham.bangalore@gmail.com>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2023-06-11 11:38:13 +05:30 |
|
slfan1989
|
fd3c3ae068
|
YARN-11500. Fix typos in hadoop-yarn-server-common#federation. (#5702)
|
2023-06-05 15:49:36 -07:00 |
|
Ayush Saxena
|
1d0c9ab433
|
Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)"
This reverts commit 03a499821c .
|
2023-06-05 09:34:40 +05:30 |
|
Viraj Jasani
|
03a499821c
|
HADOOP-18207. Introduce hadoop-logging module (#5503)
Reviewed-by: Duo Zhang <zhangduo@apache.org>
|
2023-06-02 18:07:34 -07:00 |
|
slfan1989
|
b977065cc4
|
YARN-11478. [Federation] SQLFederationStateStore Support Store ApplicationSubmitData. (#5663)
|
2023-05-24 11:43:20 -07:00 |
|
slfan1989
|
bba663038d
|
YARN-8898. Fix FederationInterceptor#allocate to set application priority in allocateResponse. (#5645)
|
2023-05-18 11:57:38 -07:00 |
|
slfan1989
|
690db3c34b
|
YARN-11479. [Federation] ZookeeperFederationStateStore Support Store ApplicationSubmitData. (#5631)
|
2023-05-10 09:37:47 -07:00 |
|
slfan1989
|
d95b5c679d
|
YARN-11424. [Federation] Router Supports DeregisterSubCluster. (#5363)
|
2023-05-09 16:17:23 -07:00 |
|
slfan1989
|
bdeca45294
|
YARN-11340. [Federation] Improve SQLFederationStateStore DataSource Config. (#5403)
|
2023-05-08 10:13:09 -07:00 |
|
slfan1989
|
cda9863d54
|
YARN-11477. [Federation] MemoryFederationStateStore Support Store ApplicationSubmitData. (#5616)
|
2023-05-05 13:43:40 -07:00 |
|
slfan1989
|
eab4c33d09
|
YARN-11470. FederationStateStoreFacade Cache Support Guava Cache. (#5609)
|
2023-05-05 13:41:38 -07:00 |
|
slfan1989
|
c1d10f3872
|
YARN-9049. Add application submit data to state store. (#5606)
|
2023-05-03 09:19:54 -07:00 |
|
slfan1989
|
87e17b2713
|
YARN-11437. [hotfix][Federation] SQLFederationStateStore Support Version. (#5598)
|
2023-05-01 16:01:50 -07:00 |
|
slfan1989
|
5ed7e912dc
|
YARN-11469. Refactor FederationStateStoreFacade Cache Code. (#5570)
Co-authored-by: slfan1989 <louj1988@@>
|
2023-04-28 14:11:13 -07:00 |
|
slfan1989
|
a716459cdf
|
YARN-11437. [Federation] SQLFederationStateStore Support Version. (#5589)
|
2023-04-25 14:09:45 -07:00 |
|
slfan1989
|
635521db4c
|
YARN-11438. [Federation] ZookeeperFederationStateStore Support Version. (#5537)
|
2023-04-18 09:05:52 -07:00 |
|
slfan1989
|
69b90b5698
|
YARN-11436. [Federation] MemoryFederationStateStore Support Version. (#5518)
|
2023-04-05 10:35:24 -07:00 |
|
slfan1989
|
eb1d3ebe2f
|
YARN-11442. Refactor FederationInterceptorREST Code. (#5420)
|
2023-03-31 15:29:18 -07:00 |
|
slfan1989
|
27a54955f9
|
YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394)
|
2023-02-24 10:51:19 -08:00 |
|
slfan1989
|
2e997d818d
|
YARN-11370. [Federation] Refactor MemoryFederationStateStore code. (#5126)
|
2023-02-22 12:37:35 -08:00 |
|
slfan1989
|
a5f48eacca
|
YARN-11425. [Federation] Router Supports SubClusterCleaner. (#5326)
|
2023-02-15 14:40:34 -08:00 |
|
slfan1989
|
c3706597a3
|
YARN-11349. [Federation] Router Support DelegationToken With SQL. (#5244)
|
2023-02-15 14:38:41 -08:00 |
|
Szilard Nemeth
|
815cde9810
|
YARN-6971. Clean up different ways to create resources. Contributed by Riya Khandelwal
|
2023-01-25 17:28:29 +01:00 |
|
slfan1989
|
17035da46e
|
YARN-11226. [Federation] Add createNewReservation, submitReservation, updateReservation, deleteReservation REST APIs for Router. (#5175)
|
2022-12-22 11:25:09 -08:00 |
|
slfan1989
|
63b9a6a2b6
|
YARN-11350. [Federation] Router Support DelegationToken With ZK. (#5131)
|
2022-12-14 09:09:38 -08:00 |
|
slfan1989
|
a71aaef9a9
|
YARN-11385. Fix hadoop-yarn-server-common module Java Doc Errors. (#5182)
|
2022-12-10 15:03:49 -08:00 |
|
slfan1989
|
7cb22eb72d
|
YARN-11371. [Federation] Refactor FederationInterceptorREST#createNewApplication\submitApplication Use FederationActionRetry. (#5130)
|
2022-11-22 14:38:24 -08:00 |
|
slfan1989
|
eccd2d0492
|
YARN-11359. [Federation] Routing admin invocations transparently to multiple RMs. (#5057)
|
2022-11-16 18:00:38 -08:00 |
|
slfan1989
|
b90dfdff3f
|
YARN-11366. Improve equals, hashCode(), toString() methods of the Federation Base Object. (#5096)
|
2022-11-03 21:33:53 -07:00 |
|
Ashutosh Gupta
|
e62ba16a02
|
HADOOP-18484. Upgrade hsqldb to v2.7.1 to mitigate CVE-2022-41853 (#4991)
|
2022-11-02 08:41:27 +01:00 |
|
slfan1989
|
9adf0ca089
|
YARN-11342. [Federation] Refactor getNewApplication, submitApplication Use FederationActionRetry. (#5005)
|
2022-10-20 09:22:24 -07:00 |
|
slfan1989
|
48b6f9f335
|
YARN-11328. Refactoring part of the code of SQLFederationStateStore. (#4976)
|
2022-10-19 16:11:28 -07:00 |
|
slfan1989
|
1962851356
|
YARN-11294. [Federation] Router Support DelegationToken store/update/remove Token With MemoryStateStore. (#4915)
|
2022-10-13 16:52:22 -07:00 |
|
slfan1989
|
1ff7e84caf
|
YARN-11334. Improve SubClusterState#fromString parameter and LogMessage. (#4988). Contributed by fanshilun.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2022-10-13 12:06:24 +05:30 |
|
slfan1989
|
d78b0b39a6
|
YARN-11323. [Federation] Improve ResourceManager Handler FinishApps. (#4954)
|
2022-10-11 14:53:02 -07:00 |
|
slfan1989
|
a708ff96f1
|
YARN-11324. Fix some PBImpl classes to avoid NPE. (#4961)
|
2022-10-04 14:30:20 -04:00 |
|
slfan1989
|
22bd5e3b53
|
YARN-11238. Optimizing FederationClientInterceptor Call with Parallelism. (#4904)
|
2022-10-04 09:17:00 -07:00 |
|
slfan1989
|
bfd6415827
|
YARN-11290. Improve Query Condition of FederationStateStore#getApplicationsHomeSubCluster. (#4846)
|
2022-09-27 13:28:52 -07:00 |
|
slfan1989
|
aeba204fa2
|
YARN-11306. [Federation] Refactor NM#FederationInterceptor#recover Code. (#4897)
|
2022-09-26 15:46:06 -07:00 |
|
slfan1989
|
e526f48fa4
|
YARN-11296. [Federation] Fix SQLFederationStateStore#Sql script bug. (#4858)
|
2022-09-22 16:40:47 -07:00 |
|