Junping Du
|
792b9c0eaf
|
YARN-1556. NPE getting application report with a null appId. Contributed by Weiwei Yang.
(cherry picked from commit beb65c9465806114237aa271b07b31ff3c1f4404)
|
2015-08-28 05:58:45 -07:00 |
|
Jian He
|
306c535395
|
YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S
(cherry picked from commit a9c8ea71aa427ff5f25caec98be15bc880e578a7)
|
2015-08-27 13:27:34 -07:00 |
|
Jian He
|
387076894f
|
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S
(cherry picked from commit 57c7ae1affb2e1821fbdc3f47738d7e6fd83c7c1)
|
2015-08-24 20:37:18 -07:00 |
|
Rohith Sharma K S
|
6dc732f2f7
|
YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)
(cherry picked from commit feaf0349949e831ce3f25814c1bbff52f17bfe8f)
|
2015-08-24 11:30:46 +05:30 |
|
Xuan
|
205b98c059
|
YARN-221. NM should provide a way for AM to tell it not to aggregate
logs. Contributed by Ming Ma
(cherry picked from commit 37e1c3d82a96d781e1c9982988b7de4aa5242d0c)
|
2015-08-22 16:26:39 -07:00 |
|
Rohith Sharma K S
|
27ced8253b
|
YARN-3986. getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface
(cherry picked from commit 22de7c1dca1be63d523de833163ae51bfe638a79)
|
2015-08-21 10:56:45 +05:30 |
|
Xuan
|
fc6b176e70
|
YARN-4028. AppBlock page key update and diagnostics value null on
recovery. Contributed by Bibin A Chundatt
(cherry picked from commit 22dc5fc20942a8d98333ed5470b5fb8c1d257f1a)
|
2015-08-18 22:54:01 -07:00 |
|
Zhihai Xu
|
8f2eb99d71
|
YARN-3857: Memory leak in ResourceManager with SIMPLE mode. Contributed by mujunchao.
(cherry picked from commit 3a76a010b85176f2bcb85ed6f74c25dcb8acfe4d)
|
2015-08-18 10:53:16 -07:00 |
|
Jian He
|
b2e869f2a8
|
YARN-3987. Send AM container completed msg to NM once AM finishes. Contributed by sandflee
(cherry picked from commit 0a030546e24c55662a603bb63c9029ad0ccf43fc)
|
2015-08-13 16:23:30 -07:00 |
|
Jian He
|
703fa1b141
|
YARN-4047. ClientRMService getApplications has high scheduler lock contention. Contributed by Jason Lowe
(cherry picked from commit 7a445fcfabcf9c6aae219051f65d3f6cb8feb87c)
|
2015-08-13 16:13:28 -07:00 |
|
Jian He
|
65d22b3686
|
YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan
(cherry picked from commit e5003be907acef87c2770e3f2914953f62017b0e)
|
2015-08-12 15:09:46 -07:00 |
|
rohithsharmaks
|
c5b20e0db6
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
(cherry picked from commit 1c12adb71f32f24ec525313ff8dfcd2b738fc8e2)
|
2015-08-12 14:47:23 +05:30 |
|
Xuan
|
2ebdf5bfce
|
YARN-3999. RM hangs on draing events. Contributed by Jian He
(cherry picked from commit 3ae716fa696b87e849dae40225dc59fb5ed114cb)
|
2015-08-11 18:26:00 -07:00 |
|
Jian He
|
df97e3265b
|
YARN-3887. Support changing Application priority during runtime. Contributed by Sunil G
(cherry picked from commit fa1d84ae2739a1e76f58b9c96d1378f9453cc0d2)
|
2015-08-10 20:52:18 -07:00 |
|
Wangda Tan
|
380d401da5
|
YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (Sunil G via wangda)
(cherry picked from commit cf9d3c925608e8bc650d43975382ed3014081057)
|
2015-08-10 14:58:19 -07:00 |
|
Wangda Tan
|
cdb61b5fb2
|
YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda)
(cherry picked from commit 4bc42d76e7fa53cb268cab0f9fe1fd8d8dbb17fd)
|
2015-08-07 09:53:42 -07:00 |
|
Rohith Sharma K S
|
a0da1ec010
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
(cherry picked from commit b6265d39c5d0fda21dfe55273f193d8a6a20c6a8)
|
2015-08-07 10:47:08 +05:30 |
|
Carlo Curino
|
8e23a7997f
|
YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)
(cherry picked from commit 8572a5a14b999a866fa64ce32ee20078ffefdb1e)
|
2015-08-02 02:06:06 -07:00 |
|
Junping Du
|
7af531d2e3
|
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.
(cherry picked from commit cfee02b3bdd1117370200c9d8ce216676cff8888)
|
2015-08-06 06:50:40 -07:00 |
|
Arun Suresh
|
84ea7cd408
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
(cherry picked from commit 154c9d2e421390c808dea3b2826cdaae492ea337)
|
2015-08-05 23:15:33 -07:00 |
|
rohithsharmaks
|
dc76c4b035
|
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)
(cherry picked from commit df9e7280db58baddd02d6e23d3685efb8d5f1b97)
|
2015-08-06 10:49:37 +05:30 |
|
Jian He
|
1466772827
|
YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan
(cherry picked from commit ba2313d6145a1234777938a747187373f4cd58d9)
|
2015-08-05 13:51:08 -07:00 |
|
Arun Suresh
|
707b96fa58
|
YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh)
(cherry picked from commit f271d377357ad680924d19f07e6c8315e7c89bae)
|
2015-08-05 12:58:37 -07:00 |
|
Xuan
|
8126fde884
|
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
(cherry picked from commit 0306d902f53582320aa5895ca9f5c31f64aaaff6)
|
2015-08-03 15:47:21 -07:00 |
|
Jonathan Eagles
|
899df5bce0
|
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)
(cherry picked from commit 3cd02b95224e9d43fd63a4ef9ac5c44f113f710d)
|
2015-08-03 10:40:04 -05:00 |
|
Jason Lowe
|
c31e3ba921
|
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt
(cherry picked from commit 32e490b6c035487e99df30ce80366446fe09bd6c)
|
2015-07-31 17:38:49 +00:00 |
|
Zhihai Xu
|
0e2019fa30
|
YARN-433. When RM is catching up with node updates then it should not expire acquired containers. Contributed by Xuan Gong
(cherry picked from commit ab80e277039a586f6d6259b2511ac413e29ea4f8)
|
2015-07-30 22:03:04 -07:00 |
|
Wangda Tan
|
53a0653826
|
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (Bibin A Chundatt via wangda)
(cherry picked from commit 91b42e7d6e8169feb54dbe3715a3269eea6153a9)
|
2015-07-30 10:01:01 -07:00 |
|
Karthik Kambatla
|
8659315062
|
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha)
(cherry picked from commit 5205a330b387d2e133ee790b9fe7d5af3cd8bccc)
|
2015-07-29 09:42:57 -07:00 |
|
Jian He
|
7c123accda
|
YARN-3846. RM Web UI queue filter is not working for sub queue. Contributed by Mohammad Shahid Khan
(cherry picked from commit 3572ebd738aa5fa8b0906d75fb12cc6cbb991573)
|
2015-07-27 17:12:24 -07:00 |
|
ccurino
|
26ea045814
|
YARN-3656. LowCost: A Cost-Based Placement Agent for YARN Reservations. (Jonathan Yaniv and Ishai Menache via curino)
(cherry picked from commit 156f24ead00436faad5d4aeef327a546392cd265)
|
2015-07-25 07:47:11 -07:00 |
|
Wangda Tan
|
4ba2e1ae95
|
YARN-3973. Recent changes to application priority management break reservation system from YARN-1051 (Carlo Curino via wangda)
(cherry picked from commit a3bd7b4a59b3664273dc424f240356838213d4e7)
|
2015-07-24 16:45:06 -07:00 |
|
Jian He
|
3233284e87
|
YARN-3026. Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp. Contributed by Wangda Tan
(cherry picked from commit 83fe34ac0896cee0918bbfad7bd51231e4aec39b)
|
2015-07-24 14:01:36 -07:00 |
|
Karthik Kambatla
|
d2ee02940a
|
YARN-3957. FairScheduler NPE In FairSchedulerQueueInfo causing scheduler page to return 500. (Anubhav Dhoot via kasha)
(cherry picked from commit d19d18775368f5aaa254881165acc1299837072b)
|
2015-07-24 11:49:46 -07:00 |
|
carlo curino
|
6a71a0a230
|
YARN-3969. Allow jobs to be submitted to reservation that is active but does not have any allocations. (subru via curino)
(cherry picked from commit 0fcb4a8cf2add3f112907ff4e833e2f04947b53e)
|
2015-07-23 19:36:54 -07:00 |
|
Rohith Sharma K S
|
9d15860e6d
|
YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan)
|
2015-07-24 12:54:07 +05:30 |
|
Robert Kanter
|
ba3b40ae79
|
YARN-3900. Protobuf layout of yarn_security_token causes errors in other protos that include it (adhoot via rkanter)
(cherry picked from commit 1d3026e7b3cf2f3a8a544b66ff14783cc590bdac)
|
2015-07-23 14:47:28 -07:00 |
|
Wangda Tan
|
6baebcaedc
|
YARN-3941. Proportional Preemption policy should try to avoid sending duplicate PREEMPT_CONTAINER event to scheduler. (Sunil G via wangda)
(cherry picked from commit 3bba1800513b38a4827f7552f348db87dc47c783)
|
2015-07-23 10:08:30 -07:00 |
|
Junping Du
|
6772c3f4dd
|
YARN-2019. Retrospect on decision of making RM crashed if any exception throw in ZKRMStateStore. Contributed by Jian He.
(cherry picked from commit ee98d6354bbbcd0832d3e539ee097f837e5d0e31)
|
2015-07-22 17:57:16 -07:00 |
|
Wangda Tan
|
3576b0ac5e
|
YARN-3932. SchedulerApplicationAttempt#getResourceUsageReport and UserInfo should based on total-used-resources. (Bibin A Chundatt via wangda)
(cherry picked from commit 76ec26de8099dc48ce3812c595b7ab857a600442)
|
2015-07-22 11:54:38 -07:00 |
|
Wangda Tan
|
3dd113fa7c
|
YARN-2003. Support for Application priority : Changes in RM and Capacity Scheduler. (Sunil G via wangda)
(cherry picked from commit c39ca541f498712133890961598bbff50d89d68b)
|
2015-07-21 09:57:53 -07:00 |
|
Arun Suresh
|
8018041b49
|
YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)
(cherry picked from commit 9b272ccae78918e7d756d84920a9322187d61eed)
|
2015-07-17 04:33:04 -07:00 |
|
Wangda Tan
|
a7de3cde13
|
YARN-3885. ProportionalCapacityPreemptionPolicy doesn't preempt if queue is more than 2 level. (Ajith S via wangda)
(cherry picked from commit 3540d5fe4b1da942ea80c9e7ca1126b1abb8a68a)
|
2015-07-16 16:14:07 -07:00 |
|
Arun Suresh
|
5f58be7dd4
|
YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh)
(cherry picked from commit ac94ba3e185115b83351e35c610c2b8ff91b1ebc)
|
2015-07-14 00:25:57 -07:00 |
|
Akira Ajisaka
|
0ba2defb9e
|
YARN-3381. Fix typo InvalidStateTransitonException. Contributed by Brahma Reddy Battula.
(cherry picked from commit 19295b36d90e26616accee73b1f7743aab5df692)
|
2015-07-13 17:53:27 +09:00 |
|
Wangda Tan
|
87360be089
|
YARN-3894. RM startup should fail for wrong CS xml NodeLabel capacity configuration. (Bibin A Chundatt via wangda)
(cherry picked from commit 5ed1fead6b5ec24bb0ce1a3db033c2ee1ede4bb4)
|
2015-07-12 21:53:08 -07:00 |
|
Wangda Tan
|
c36090fd3f
|
YARN-3849. Too much of preemption activity causing continuos killing of containers across queues. (Sunil G via wangda)
(cherry picked from commit 1df39c1efc9ed26d3f1a5887c31c38c873e0b784)
|
2015-07-11 10:27:58 -07:00 |
|
Zhijie Shen
|
37a93c2d78
|
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 1ea36299a47af302379ae0750b571ec021eb54ad)
|
2015-07-10 19:02:13 -07:00 |
|
Ming Ma
|
b169889f01
|
YARN-3445. Cache runningApps in RMNode for getting running apps on given NodeId. (Junping Du via mingma)
(cherry picked from commit 08244264c0583472b9c4e16591cfde72c6db62a2)
|
2015-07-10 08:34:01 -07:00 |
|
Xuan
|
2a01495544
|
YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is
NEW. Contributed by Bibin A Chundatt
(cherry picked from commit 52148767924baf423172d26f2c6d8a4cfc6e143f)
|
2015-07-09 21:38:46 -07:00 |
|