Jian He
|
e45799a61b
YARN-4617. LeafQueue#pendingOrderingPolicy should always use fixed ordering policy instead of using same as active applications ordering policy. Contributed by Rohith Sharma K S
|
9 years ago |
Jian He
|
e73bf71e10
YARN-4537. Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy. Contributed by Rohith Sharma K S
|
9 years ago |
Jian He
|
17d29b515f
YARN-4479. Change CS LeafQueue pendingOrderingPolicy to hornor recovered apps. Contributed by Rohith Sharma K S
|
9 years ago |
Wangda Tan
|
c4b1386b4e
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
|
9 years ago |
Rohith Sharma K S
|
06ecc37e82
YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks)
|
9 years ago |
Wangda Tan
|
9692bcc2c8
YARN-3319. Implement a FairOrderingPolicy. (Craig Welch via wangda)
|
10 years ago |
Jian He
|
6f70f1b1af
YARN-3136. Fixed a synchronization problem of AbstractYarnScheduler#getTransferredContainers. Contributed by Sunil G
|
10 years ago |
Jian He
|
57eb07d34b
YARN-2696. Queue sorting in CapacityScheduler should consider node label. Contributed by Wangda Tan
|
10 years ago |
Wangda Tan
|
89a7c98436
YARN-3318. Create Initial OrderingPolicy Framework and FifoOrderingPolicy. (Craig Welch via wangda)
|
10 years ago |
Wangda Tan
|
5f59e621ba
YARN-2901 addendum: Fixed findbugs warning caused by previously patch
|
10 years ago |
Karthik Kambatla
|
1e77d92d62
Revert "YARN-3181. FairScheduler: Fix up outdated findbugs issues. (kasha)"
|
10 years ago |
Jian He
|
a5f3fb4dc1
YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong
|
10 years ago |
Wangda Tan
|
0a502c665b
YARN-3272. Surface container locality info in RM web UI (Jian He via wangda)
|
10 years ago |
Karthik Kambatla
|
fcfbdf6440
YARN-3181. FairScheduler: Fix up outdated findbugs issues. (kasha)
|
10 years ago |
Jian He
|
1be2d64ddd
YARN-3124. Fixed CS LeafQueue/ParentQueue to use QueueCapacities to track capacities-by-label. Contributed by Wangda Tan
|
10 years ago |
Jian He
|
4931600030
YARN-2637. Fixed max-am-resource-percent calculation in CapacityScheduler when activating applications. Contributed by Craig Welch
|
10 years ago |
Zhijie Shen
|
e5cb52ec1f
YARN-2938. Fixed new findbugs warnings in hadoop-yarn-resourcemanager and hadoop-yarn-applicationhistoryservice. Contributed by Varun Saxena.
|
10 years ago |
Zhijie Shen
|
f02bd6683a
YARN-2937. Fixed new findbugs warnings in hadoop-yarn-nodemanager. Contributed by Varun Saxena.
|
10 years ago |
Jian He
|
e3a54b1b8b
YARN-2837. Support TimeLine server to recover delegation token when restarting. Contributed by Zhijie Shen
|
10 years ago |
Junping Du
|
6f252f7f36
YARN-2939. Fix new findbugs warnings in hadoop-yarn-common. (Li Lu via junping_du)
|
10 years ago |
Vinod Kumar Vavilapalli
|
d5d2905262
YARN-2824. Fixed Capacity Scheduler to not crash when some node-labels are not mapped to queues by making default capacities per label to be zero. Contributed by Wangda Tan.
|
10 years ago |
Vinod Kumar Vavilapalli
|
e8e3a36213
YARN-2496. Enhanced Capacity Scheduler to have basic support for allocating resources based on node-labels. Contributed by Wangda Tan.
|
10 years ago |
Steve Loughran
|
d218ab58fc
YARN-913 service registry: YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
|
10 years ago |
Jason Lowe
|
4f6a367166
YARN-1769. CapacityScheduler: Improve reservations. Contributed by Thomas Graves
|
10 years ago |
Jason Darrell Lowe
|
23b4c0b6c1
HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee
|
10 years ago |
Karthik Kambatla
|
a0bf22947d
YARN-2352. FairScheduler: Collect metrics on duration of critical methods that affect performance. (kasha)
|
10 years ago |
Sanford Ryza
|
aeb12ce4bf
YARN-2313. Livelock can occur in FairScheduler when there are lots of running apps (Tsuyoshi Ozawa via Sandy Ryza)
|
10 years ago |
Karthik Kambatla
|
233ca3e2a5
YARN-2122. In AllocationFileLoaderService, the reloadThread should be created in init() and started in start(). (Robert Kanter via kasha)
|
11 years ago |
Vinod Kumar Vavilapalli
|
38b14291e9
YARN-2017. Merged some of the common scheduler code. Contributed by Jian He.
|
11 years ago |
Vinod Kumar Vavilapalli
|
0c6db6af6e
YARN-1512. Enhanced CapacityScheduler to be able to decouple scheduling from node-heartbeats. Contributed by Arun C Murthy.
|
11 years ago |