bibinchundatt
|
5d8600e80a
|
YARN-10369. Make NMTokenSecretManagerInRM sending NMToken for nodeId DEBUG. Contributed by Jim Brennan.
|
2020-07-29 23:26:08 +05:30 |
|
Jonathan Hung
|
3eaf62726f
|
YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne
|
2020-07-28 13:43:19 -07:00 |
|
bibinchundatt
|
5dadf963d3
|
YARN-10208. Add capacityScheduler metric for NODE_UPDATE interval. Contributed by Pranjal Protim Borah.
|
2020-07-28 11:55:47 +05:30 |
|
Prabhu Joseph
|
60a254621a
|
YARN-10366. Fix Yarn rmadmin help message shows two labels for one node for --replaceLabelsOnNode.
Contributed by Tanu Ajmera.
|
2020-07-27 12:23:21 +05:30 |
|
Akira Ajisaka
|
d02be17a26
|
YARN-10362. Javadoc for TimelineReaderAuthenticationFilterInitializer is broken. Contributed by Xieming Li.
|
2020-07-27 01:55:04 +09:00 |
|
Eric Badger
|
ac5f21dbef
|
YARN-4771. Some containers can be skipped during log aggregation after NM
restart. Contributed by Jason Lowe and Jim Brennan.
|
2020-07-24 22:35:16 +00:00 |
|
Prabhu Joseph
|
247eb0979b
|
YARN-10319. Record Last N Scheduler Activities from ActivitiesManager
Reviewed by Tao Yang and Adam Antal.
|
2020-07-24 11:43:31 +05:30 |
|
bibinchundatt
|
bfcd775381
|
YARN-10315. Avoid sending RMNodeResourceupdate event if resource is same. Contributed by Sushil Ks.
|
2020-07-23 16:41:35 +05:30 |
|
Masatake Iwasaki
|
1b29c9bfee
|
HADOOP-17138. Fix spotbugs warnings surfaced after upgrade to 4.0.6. (#2155)
|
2020-07-22 13:40:20 +09:00 |
|
Eric Badger
|
736bed6d6d
|
[YARN-10353] Log vcores used and cumulative cpu in containers monitor.
Contributed by Jim Brennan
|
2020-07-20 18:08:27 +00:00 |
|
Ayush Saxena
|
6bcb24d269
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-18 14:33:43 +05:30 |
|
Prabhu Joseph
|
cc71d50b21
|
YARN-10339. Fix TimelineClient in NodeManager failing when Simple Http Auth used in Secure Cluster
Contributed by Tarun Parimi.
|
2020-07-16 23:36:49 +05:30 |
|
Ahmed Hussein
|
1f71c4ae71
|
HADOOP-17099. Replace Guava Predicate with Java8+ Predicate
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
|
2020-07-15 11:39:06 -05:00 |
|
Ahmed Hussein
|
98fcffe93f
|
HADOOP-17101. Replace Guava Function with Java8+ Function
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
|
2020-07-15 09:53:18 -05:00 |
|
Bilwa S T
|
8980c23fc2
|
YARN-10350. TestUserGroupMappingPlacementRule fails
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2020-07-15 14:31:34 +09:00 |
|
Eric Badger
|
48f90115b5
|
YARN-10348. Allow RM to always cancel tokens after app completes. Contributed by
Jim Brennan
|
2020-07-13 23:10:39 +00:00 |
|
Eric E Payne
|
0427100b75
|
YARN-10297. TestContinuousScheduling#testFairSchedulerContinuousSchedulingInitTime fails intermittently. Contributed by Jim Brennan (Jim_Brennan)
|
2020-07-13 18:57:50 +00:00 |
|
Xiaoyu Yao
|
f91a8ad88b
|
HADOOP-17079. Optimize UGI#getGroups by adding UGI#getGroupsSet. (#2085)
|
2020-07-09 11:33:37 -07:00 |
|
Sunil G
|
5dd270e208
|
YARN-10333. YarnClient obtain Delegation Token for Log Aggregation Path. Contributed by Prabhu Joseph.
|
2020-07-09 12:50:25 +05:30 |
|
Brahma Reddy Battula
|
dfe60392c9
|
YARN-10341. Yarn Service Container Completed event doesn't get processed. Contributed by Bilwa S T.
|
2020-07-09 12:34:52 +05:30 |
|
Akira Ajisaka
|
10d218934c
|
YARN-10344. Sync netty versions in hadoop-yarn-csi. (#2126)
|
2020-07-09 10:29:47 +05:30 |
|
Prabhu Joseph
|
3a4d05b850
|
YARN-8047. RMWebApp make external class pluggable.
Contributed by Bilwa S T.
|
2020-07-08 12:43:20 +05:30 |
|
Prabhu Joseph
|
2bbd00dff4
|
YARN-10337. Fix failing testcase TestRMHATimelineCollectors.
Contributed by Bilwa S T.
|
2020-07-07 17:10:59 +05:30 |
|
Akira Ajisaka
|
639acb6d89
|
HADOOP-17111. Replace Guava Optional with Java8+ Optional. Contributed by Ahmed Hussein.
|
2020-07-06 16:08:36 +09:00 |
|
Szilard Nemeth
|
04abd0eb17
|
YARN-10330. Add missing test scenarios to TestUserGroupMappingPlacementRule and TestAppNameMappingPlacementRule. Contributed by Peter Bacsko
|
2020-07-01 14:10:55 +02:00 |
|
Szilard Nemeth
|
9b5557a9e8
|
YARN-10325. Document max-parallel-apps for Capacity Scheduler. Contributed by Peter Bacsko
|
2020-07-01 13:41:30 +02:00 |
|
Eric Yang
|
e8dc862d38
|
YARN-9809. Added node manager health status to resource manager registration call.
Contributed by Eric Badger via eyang
|
2020-06-30 11:39:16 -07:00 |
|
Akira Ajisaka
|
cd188ea9f0
|
YARN-10331. Upgrade node.js to 10.21.0. (#2106)
|
2020-06-30 16:52:57 +09:00 |
|
Eric E Payne
|
74fc13cf91
|
YARN-9903: Support reservations continue looking for Node Labels. Contributed by Jim Brennan (Jim_Brennan).
|
2020-06-29 18:39:53 +00:00 |
|
Eric Yang
|
0be26811f3
|
YARN-10328. Fixed ZK Curator NodeExists exception in YARN service AM logs
Contributed by Bilwa S T via eyang
|
2020-06-29 09:21:24 -07:00 |
|
Brahma Reddy Battula
|
2c03524fa4
|
YARN-6526. Refactoring SQLFederationStateStore by avoiding to recreate a connection at every call. COntributed by Bilwa S T.
|
2020-06-26 20:43:27 +05:30 |
|
Szilard Nemeth
|
e0c1d8a969
|
YARN-10327. Remove duplication of checking for invalid application ID in TestLogsCLI. Contributed by Marton Hudaky
|
2020-06-26 13:21:55 +02:00 |
|
Szilard Nemeth
|
6459cc73e6
|
YARN-10318. ApplicationHistory Web UI incorrect column indexing. Contributed by Andras Gyori
|
2020-06-26 13:15:14 +02:00 |
|
Szilard Nemeth
|
33d3df7ee2
|
YARN-10277. CapacityScheduler test TestUserGroupMappingPlacementRule should build proper hierarchy. Contributed by Szilard Nemeth
|
2020-06-26 11:14:24 +02:00 |
|
Szilard Nemeth
|
6a8fd73b27
|
YARN-10279. Avoid unnecessary QueueMappingEntity creations. Contributed by Marton Hudaky
|
2020-06-25 17:27:58 +02:00 |
|
Szilard Nemeth
|
03f855e3e7
|
YARN-10316. FS-CS converter: convert maxAppsDefault, maxRunningApps settings. Contributed by Peter Bacsko
|
2020-06-23 12:13:04 +02:00 |
|
Prabhu Joseph
|
ce1008fe61
|
YARN-10321. Break down TestUserGroupMappingPlacementRule#testMapping into test scenarios
Contributed by Szilard Nemeth. Reviewed by Gergely Pollak.
|
2020-06-22 12:49:14 +05:30 |
|
Surendra Singh Lilhore
|
b2facc84a1
|
YARN-9460. QueueACLsManager and ReservationsACLManager should not use instanceof checks. Contributed by Bilwa S T.
|
2020-06-20 20:09:31 +05:30 |
|
Szilard Nemeth
|
469841446f
|
YARN-9930. Support max running app logic for CapacityScheduler. Contributed by Peter Bacsko
|
2020-06-19 14:50:24 +02:00 |
|
Eric Yang
|
89689c52c3
|
YARN-10308. Update javadoc and variable names for YARN service.
Contributed by Bilwa S T via eyang
|
2020-06-17 09:04:26 -07:00 |
|
Szilard Nemeth
|
5b1a56f9f1
|
YARN-10281. Redundant QueuePath usage in UserGroupMappingPlacementRule and AppNameMappingPlacementRule. Contributed by Gergely Pollak
|
2020-06-17 14:34:40 +02:00 |
|
Vinayakumar B
|
e154084770
|
HADOOP-17046. Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes (#2026)
|
2020-06-12 23:16:33 +05:30 |
|
Tao Yang
|
7c4de59fc1
|
YARN-10293. Reserved Containers not allocated from available space of other nodes in CandidateNodeSet for MultiNodePlacement. Contributed by Prabhu Joseph.
|
2020-06-12 22:10:25 +08:00 |
|
Eric Badger
|
fed6fecd3a
|
YARN-10312. Add support for yarn logs -logFile to retain backward compatibility.
Contributed by Jim Brennan.
|
2020-06-11 21:02:41 +00:00 |
|
Eric E Payne
|
56247db302
|
YARN-10300: appMasterHost not set in RM ApplicationSummary when AM fails before first heartbeat. Contributed by Eric Badger (ebadger).
|
2020-06-09 18:43:16 +00:00 |
|
Szilard Nemeth
|
8abff5151a
|
YARN-10292. FS-CS converter: add an option to enable asynchronous scheduling in CapacityScheduler. Contributed by Benjamin Teke
|
2020-06-05 15:00:39 +02:00 |
|
Szilard Nemeth
|
8b146c17b3
|
YARN-10274. Merge QueueMapping and QueueMappingEntity. Contributed by Gergely Pollak
|
2020-06-05 11:38:32 +02:00 |
|
Szilard Nemeth
|
a4835db95a
|
YARN-10296. Make ContainerPBImpl#getId/setId synchronized. Contributed by Benjamin Teke
|
2020-06-05 10:11:40 +02:00 |
|
Szilard Nemeth
|
b5efdea4fd
|
YARN-10254. CapacityScheduler incorrect User Group Mapping after leaf queue change. Contributed by Gergely Pollak
|
2020-06-02 18:29:15 +02:00 |
|
Szilard Nemeth
|
aa6d13455b
|
YARN-10284. Add lazy initialization of LogAggregationFileControllerFactory in LogServlet. Contributed by Adam Antal
|
2020-06-02 15:53:48 +02:00 |
|