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 |
|
slfan1989
|
342c4856b8
|
YARN-11293. [Federation] StoreNewMasterKey/removeStoredMasterKey With MemoryStateStore. (#4852)
|
2022-09-19 13:14:55 -07:00 |
|
slfan1989
|
1965708d49
|
YARN-11273. Federation StateStore: Support storage/retrieval of Reservations With SQL. (#4817)
|
2022-09-02 10:39:58 -07:00 |
|
slfan1989
|
b266f852d7
|
YARN-11284. [Federation] Improve UnmanagedAMPoolManager WithoutBlock ServiceStop (#4814)
|
2022-09-02 10:28:38 -07:00 |
|
slfan1989
|
37e213c3fc
|
YARN-11177. Support getNewReservation, submit / update/ Reservation API's for Federation. (#4764)
|
2022-09-01 16:35:20 -07:00 |
|
slfan1989
|
33edbed54c
|
YARN-11272. Federation StateStore: Support storage/retrieval of Reservations With Zk. (#4781)
|
2022-08-31 10:15:15 -07:00 |
|
slfan1989
|
c60a900583
|
YARN-11275. [Federation] Add batchFinishApplicationMaster in UAMPoolManager. (#4792)
|
2022-08-27 10:17:00 -07:00 |
|
slfan1989
|
eda4bb5dcd
|
YARN-11250. Capture the Performance Metrics of ZookeeperFederationStateStore. (#4738)
|
2022-08-22 14:09:20 -07:00 |
|
slfan1989
|
f75c58a1ca
|
YARN-11252. Yarn Federation Router Supports Update / Delete Reservation in MemoryStore. (#4741)
|
2022-08-18 21:13:43 -07:00 |
|
slfan1989
|
eff3b8c59a
|
YARN-10885. Make FederationStateStoreFacade#getApplicationHomeSubCluster use JCache. (#4701)
|
2022-08-15 13:46:40 -07:00 |
|
slfan1989
|
d383cc4525
|
YARN-11236. Implement FederationReservationHomeSubClusterStore With MemoryStore. (#4711)
|
2022-08-13 10:37:20 -07:00 |
|
slfan1989
|
6ca2d3f848
|
YARN-6539. Create SecureLogin inside Router. (#4712)
|
2022-08-11 13:25:51 -07:00 |
|
slfan1989
|
ffa9ed93a4
|
YARN-6572. Refactoring Router services to use common util classes for pipeline creations. (#4594)
|
2022-08-09 14:44:29 -07:00 |
|
slfan1989
|
6f7c4c74ea
|
YARN-11235. Refactor Policy Code and Define getReservationHomeSubcluster (#4656)
|
2022-08-04 10:16:08 -07:00 |
|
slfan1989
|
5c84cb81ba
|
YARN-8900. [Router] Federation: routing getContainers REST invocations transparently to multiple RMs (#4543)
|
2022-07-22 17:06:38 -07:00 |
|
Viraj Jasani
|
0733e968ab
|
HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-05-21 03:21:13 +09:00 |
|
Ashutosh Gupta
|
ae47846a5b
|
HADOOP-16515. Update the link to compatibility guide (#4226)
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-05-08 07:38:32 +09:00 |
|
PJ Fanning
|
63187083cc
|
HADOOP-15983. Use jersey-json that is built to use jackson2 (#3988)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-04-28 14:18:19 +09:00 |
|
PJ Fanning
|
61e809b245
|
HADOOP-13386. Upgrade Avro to 1.9.2 (#3990)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-03-26 20:31:16 +09:00 |
|
Viraj Jasani
|
66b72406bd
|
HADOOP-18131. Upgrade maven enforcer plugin and relevant dependencies (#4000)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2022-03-08 17:27:04 +09:00 |
|
minni31
|
4b26635a34
|
YARN-11034. Add enhanced headroom in AllocateResponse (#3766)
|
2022-01-25 09:25:18 -08:00 |
|
Andrew Chung
|
d3f0b7eab7
|
YARN-10760. Number of allocated OPPORTUNISTIC containers can dip below 0 (#3642)
|
2021-11-23 13:21:51 -08:00 |
|
Viraj Jasani
|
c0bdba8fac
|
HADOOP-18017. unguava: remove Preconditions from hadoop-yarn-project modules (#3687)
|
2021-11-23 13:36:22 +09:00 |
|
Viraj Jasani
|
d336227e5c
|
HADOOP-17963. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-yarn-project modules (#3541)
|
2021-10-14 18:03:01 +09:00 |
|
Viraj Jasani
|
1151edf12e
|
HADOOP-17956. Replace all default Charset usage with UTF-8 (#3529)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-10-14 13:07:24 +09:00 |
|
Viraj Jasani
|
ccfa072dc7
|
HADOOP-17612. Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0 (#3241)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-08-03 14:44:00 +09:00 |
|
Viraj Jasani
|
d0ee065cc4
|
HADOOP-16272. Upgrade HikariCP to 4.0.3 (#3204)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-07-16 12:17:17 +09:00 |
|
Viraj Jasani
|
996d31f2dc
|
HADOOP-17721. Replace Guava Sets usage by Hadoop's own Sets in hadoop-yarn-project (#3033)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-05-25 18:10:20 +09:00 |
|
Jack Jiang
|
d8ec8ab965
|
HADOOP-17599. Remove NULL checks before instanceof (#2804)
|
2021-03-23 08:46:11 -07:00 |
|