carlo curino
|
0fcb4a8cf2
|
YARN-3969. Allow jobs to be submitted to reservation that is active but does not have any allocations. (subru via curino)
|
2015-07-23 19:33:59 -07:00 |
|
Rohith Sharma K S
|
e202efaf93
|
YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan)
|
2015-07-24 12:43:06 +05:30 |
|
Robert Kanter
|
1d3026e7b3
|
YARN-3900. Protobuf layout of yarn_security_token causes errors in other protos that include it (adhoot via rkanter)
|
2015-07-23 14:46:54 -07:00 |
|
Wangda Tan
|
3bba180051
|
YARN-3941. Proportional Preemption policy should try to avoid sending duplicate PREEMPT_CONTAINER event to scheduler. (Sunil G via wangda)
|
2015-07-23 10:07:57 -07:00 |
|
Junping Du
|
ee98d6354b
|
YARN-2019. Retrospect on decision of making RM crashed if any exception throw in ZKRMStateStore. Contributed by Jian He.
|
2015-07-22 17:52:35 -07:00 |
|
Wangda Tan
|
76ec26de80
|
YARN-3932. SchedulerApplicationAttempt#getResourceUsageReport and UserInfo should based on total-used-resources. (Bibin A Chundatt via wangda)
|
2015-07-22 11:54:02 -07:00 |
|
Wangda Tan
|
c39ca541f4
|
YARN-2003. Support for Application priority : Changes in RM and Capacity Scheduler. (Sunil G via wangda)
|
2015-07-21 09:57:23 -07:00 |
|
Arun Suresh
|
9b272ccae7
|
YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)
|
2015-07-17 04:31:34 -07:00 |
|
Wangda Tan
|
3540d5fe4b
|
YARN-3885. ProportionalCapacityPreemptionPolicy doesn't preempt if queue is more than 2 level. (Ajith S via wangda)
|
2015-07-16 16:13:32 -07:00 |
|
Arun Suresh
|
ac94ba3e18
|
YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh)
|
2015-07-14 00:23:55 -07:00 |
|
Akira Ajisaka
|
19295b36d9
|
YARN-3381. Fix typo InvalidStateTransitonException. Contributed by Brahma Reddy Battula.
|
2015-07-13 17:52:13 +09:00 |
|
Wangda Tan
|
5ed1fead6b
|
YARN-3894. RM startup should fail for wrong CS xml NodeLabel capacity configuration. (Bibin A Chundatt via wangda)
|
2015-07-12 21:52:11 -07:00 |
|
Wangda Tan
|
1df39c1efc
|
YARN-3849. Too much of preemption activity causing continuos killing of containers across queues. (Sunil G via wangda)
|
2015-07-11 10:26:46 -07:00 |
|
Zhijie Shen
|
1ea36299a4
|
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.
|
2015-07-10 18:58:10 -07:00 |
|
Ming Ma
|
08244264c0
|
YARN-3445. Cache runningApps in RMNode for getting running apps on given NodeId. (Junping Du via mingma)
|
2015-07-10 08:30:10 -07:00 |
|
Xuan
|
5214876792
|
YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is
NEW. Contributed by Bibin A Chundatt
|
2015-07-09 21:37:33 -07:00 |
|
carlo curino
|
0e602fa3a1
|
YARN-3800. Reduce storage footprint for ReservationAllocation. Contributed by Anubhav Dhoot.
|
2015-07-09 16:51:59 -07:00 |
|
Jian He
|
c9dd2cada0
|
YARN-3892. Fixed NPE on RMStateStore#serviceStop when CapacityScheduler#serviceInit fails. Contributed by Bibin A Chundatt
|
2015-07-07 14:16:21 -07:00 |
|
Devaraj K
|
37d7395773
|
YARN-3875. FSSchedulerNode#reserveResource() doesn't print Application Id
properly in log. Contributed by Bibin A Chundatt.
|
2015-07-02 10:20:31 +05:30 |
|
Wangda Tan
|
0e4b06690f
|
YARN-3508. Prevent processing preemption events on the main RM dispatcher. (Varun Saxena via wangda)
|
2015-07-01 17:32:22 -07:00 |
|
Devaraj K
|
80a68d6056
|
YARN-3830. AbstractYarnScheduler.createReleaseCache may try to clean a
null attempt. Contributed by nijel.
|
2015-07-01 19:03:44 +05:30 |
|
Devaraj K
|
b543d1a390
|
YARN-3859. LeafQueue doesn't print user properly for application add.
Contributed by Varun Saxena.
|
2015-06-28 10:04:50 +05:30 |
|
Xuan
|
fe6c1bd73a
|
YARN-2871. TestRMRestart#testRMRestartGetApplicationList sometime fails
in trunk. Contributed by zhihai xu
|
2015-06-26 19:43:59 -07:00 |
|
Devaraj K
|
57f1a01eda
|
YARN-3826. Race condition in ResourceTrackerService leads to wrong
diagnostics messages. Contributed by Chengbing Liu.
|
2015-06-25 16:13:59 +05:30 |
|
rohithsharmaks
|
dd4b387d96
|
YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks)
|
2015-06-24 23:00:14 +05:30 |
|
Jason Lowe
|
2a20dd9b61
|
YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong
|
2015-06-24 16:23:48 +00:00 |
|
Robert Kanter
|
99271b7621
|
YARN-3835. hadoop-yarn-server-resourcemanager test package bundles core-site.xml, yarn-site.xml (vamsee via rkanter)
|
2015-06-22 18:02:27 -07:00 |
|
Xuan
|
5b5bb8dcdc
|
YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes
after NM is reconnected. Contributed by zhihai xu
|
2015-06-18 14:37:49 -07:00 |
|
Xuan
|
a826d432f9
|
YARN-3804. Both RM are on standBy state when kerberos user not in yarn.admin.acl. Contributed by Varun Saxena
|
2015-06-17 16:23:27 -07:00 |
|
Devaraj K
|
b039e69bb0
|
YARN-3789. Improve logs for LeafQueue#activateApplications(). Contributed
by Bibin A Chundatt.
|
2015-06-16 14:03:22 +05:30 |
|
Devaraj K
|
d8dcfa98e3
|
YARN-3794. TestRMEmbeddedElector fails because of ambiguous LOG reference.
Contributed by Chengbing Liu.
|
2015-06-12 13:42:49 +05:30 |
|
Xuan
|
5583f88bf7
|
YARN-3785. Support for Resource as an argument during submitApp call in
MockRM test class. Contributed by Sunil G
|
2015-06-10 21:40:48 -07:00 |
|
Xuan
|
2b2465dfac
|
YARN-3778. Fix Yarn resourcemanger CLI usage. Contributed by Brahma Reddy Battula
|
2015-06-08 15:43:03 -07:00 |
|
Jian He
|
960b8f19ca
|
YARN-2716. Refactor ZKRMStateStore retry code with Apache Curator. Contributed by Karthik Kambatla
|
2015-06-08 14:50:58 -07:00 |
|
Devaraj K
|
c7ee6c151c
|
YARN-3780. Should use equals when compare Resource in
RMNodeImpl#ReconnectNodeTransition. Contributed by zhihai xu.
|
2015-06-08 11:54:55 +05:30 |
|
Karthik Kambatla
|
bd69ea408f
|
YARN-3655. FairScheduler: potential livelock due to maxAMShare limitation and container reservation. (Zhihai Xu via kasha)
|
2015-06-07 11:37:52 -07:00 |
|
Xuan
|
3e000a919f
|
YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong
|
2015-06-05 12:48:52 -07:00 |
|
Karthik Kambatla
|
75885852cc
|
YARN-3259. FairScheduler: Trigger fairShare updates on node events. (Anubhav Dhoot via kasha)
|
2015-06-05 09:39:41 -07:00 |
|
Jian He
|
1970ca7cbc
|
YARN-2392. Add more diags about app retry limits on AM failures. Contributed by Steve Loughran
|
2015-06-04 11:14:09 -07:00 |
|
Jian He
|
6ad4e59cfc
|
YARN-3764. CapacityScheduler should forbid moving LeafQueue from one parent to another. Contributed by Wangda Tan
|
2015-06-04 10:52:59 -07:00 |
|
Wangda Tan
|
ebd797c48f
|
YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda)
|
2015-06-04 10:22:57 -07:00 |
|
Junping Du
|
d7e7f6aa03
|
YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K.
|
2015-06-04 04:59:27 -07:00 |
|
Xuan
|
5766a04428
|
YARN-3749. We should make a copy of configuration when init
MiniYARNCluster with multiple RMs. Contributed by Chun Chen
|
2015-06-03 17:20:15 -07:00 |
|
Zhijie Shen
|
bc85959edd
|
Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong."
This reverts commit 4a9ec1a824 .
|
2015-06-03 14:15:56 -07:00 |
|
Karthik Kambatla
|
edb9cd0f7a
|
YARN-3762. FairScheduler: CME on FSParentQueue#getQueueUserAclInfo. (kasha)
|
2015-06-03 13:47:24 -07:00 |
|
Zhijie Shen
|
4a9ec1a824
|
YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong.
|
2015-05-30 21:05:36 -07:00 |
|
Karthik Kambatla
|
a8acdd65b3
|
YARN-3467. Expose allocatedMB, allocatedVCores, and runningContainers metrics on running Applications in RM Web UI. (Anubhav Dhoot via kasha)
|
2015-05-30 13:36:24 -07:00 |
|
Karthik Kambatla
|
3ae2a62501
|
YARN-3547. FairScheduler: Apps that have no resource demand should not participate scheduling. (Xianyin Xin via kasha)
|
2015-05-29 15:17:22 -07:00 |
|
Vinod Kumar Vavilapalli
|
9acd24fec4
|
Fixed more FilesSystemRMStateStore issues. Contributed by Vinod Kumar Vavilapalli.
|
2015-05-28 15:25:56 -07:00 |
|
Allen Wittenauer
|
d6e3164d4a
|
YARN-2355. MAX_APP_ATTEMPTS_ENV may no longer be a useful env var for a container (Darrell Taylor via aw)
|
2015-05-27 16:40:56 -07:00 |
|