Wangda Tan
|
920847edce
|
YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)
(cherry picked from commit 0566b30875dfc61dbbba4cde0d42e15b116e85b8)
|
2017-02-22 11:21:57 -08:00 |
Rohith Sharma K S
|
da944fe0f4
|
YARN-6200. Reverting since the same functionality achieved by YARN-1623.
Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)"
This reverts commit f102c4f6c8 .
|
2017-02-16 17:54:37 +05:30 |
Junping Du
|
7706a63fb4
|
Preparing for 2.8.1 development after cutting off 2.8.0 branch.
|
2017-01-10 18:03:51 -08:00 |
Jian He
|
42d1b38989
|
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
2017-01-04 15:43:06 -08:00 |
Junping Du
|
7aa95bcdd5
|
Addendum patch to YARN-3866: fix incompatible API change.
|
2017-01-04 00:05:09 -08:00 |
Jian He
|
d7b80f1b02
|
YARN-5709. Cleanup leader election configs and pluggability. Contributed by Karthik Kambatla
|
2016-12-29 16:24:17 -08:00 |
Xuan
|
120f3a0ff9
|
YARN-4438. Implement RM leader election with curator. Contributed by Jian He
(cherry picked from commit 89022f8d4b )
(cherry picked from commit 2cbbf76c3d )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-12-13 13:30:15 -08:00 |
Junping Du
|
879caf688b
|
YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee.
|
2016-12-06 14:48:36 -08:00 |
Jian He
|
802a1fb2fc
|
YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan
(cherry picked from commit 43ebff2e35 )
|
2016-12-05 11:40:46 -08:00 |
Eric Payne
|
1a6a5af44a
|
YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li.
(cherry picked from commit dd5b9dabf9 )
|
2016-11-10 23:32:17 +00:00 |
Varun Saxena
|
28d75482ff
|
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-10-14 23:36:39 +05:30 |
Junping Du
|
2ff6ffe0ef
|
YARN-5659. getPathFromYarnURL should use standard methods. Contributed by Sergey Shelukhin.
(cherry picked from commit 459a4833a9 )
(cherry picked from commit 8bee319130 )
|
2016-10-07 07:51:01 -07:00 |
Naganarasimha
|
90443140a5
|
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie
|
2016-10-03 13:29:18 -04:00 |
Naganarasimha
|
fa2025316d
|
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
|
2016-09-24 22:42:28 +05:30 |
Jason Lowe
|
1742022390
|
YARN-5632. UPDATE_EXECUTION_TYPE causes UpdateContainerRequestPBImpl to throw. Contributed by Jason Lowe
|
2016-09-09 22:40:17 +00:00 |
Ray Chiang
|
02272a6a77
|
YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang)
(cherry picked from commit 4ee1729cb0 )
|
2016-09-02 15:00:24 -07:00 |
Arun Suresh
|
979b29a03c
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
(cherry picked from commit d6d9cff21b )
(cherry picked from commit b279f42d79 )
|
2016-08-31 20:06:49 -07:00 |
Wangda Tan
|
2e9d84d24c
|
YARN-4685. Disable AM blacklisting by default to mitigate situations that application get hanged. (Rohith Sharma K S via wangda)
(cherry picked from commit 2da32a6ef9 )
(cherry picked from commit 3e511f39c2 )
|
2016-08-19 16:55:40 -07:00 |
Wangda Tan
|
9bf420b3bc
|
YARN-4837. User facing aspects of 'AM blacklisting' feature need fixing. (vinodkv via wangda)
|
2016-08-19 16:55:34 -07:00 |
Jian He
|
23eb3c7ceb
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:38:35 -07:00 |
Wangda Tan
|
93b406b66d
|
YARN-4844. Addendum patch, revert few changes to public and evolving APIs to avoid breaking downstream projects as much as possible.
(cherry picked from commit 7eb524ddee )
|
2016-06-16 11:10:46 -07:00 |
Wangda Tan
|
d838c6443d
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:21:41 -07:00 |
Wangda Tan
|
9436548152
|
YARN-3426. Add jdiff support to YARN. (vinodkv via wangda)
|
2016-06-10 09:56:18 -07:00 |
Wangda Tan
|
19e578870d
|
YARN-4844. Add getMemorySize/getVirtualCoresSize to o.a.h.y.api.records.Resource. (wangda)
|
2016-06-07 12:41:50 -07:00 |
Ming Ma
|
ec4f9a14f9
|
MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)
(cherry picked from commit 4a1cedc010 )
(cherry picked from commit 74e2b5efa2 )
|
2016-06-06 14:49:43 -07:00 |
Wangda Tan
|
2f3e1d965d
|
Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."
This reverts commit 457884737f .
|
2016-05-31 22:16:53 -07:00 |
Varun Vasudev
|
457884737f
|
YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 20:57:56 +05:30 |
Carlo Curino
|
7982933c09
|
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)
(cherry picked from commit 013532a95e )
(cherry picked from commit c656977961 )
|
2016-05-25 17:02:22 -07:00 |
Rohith Sharma K S
|
f102c4f6c8
|
YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)
|
2016-05-20 08:53:21 +05:30 |
Jason Lowe
|
b452ecf4a0
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit ee86cef2fe )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
|
2016-05-05 14:40:35 +00:00 |
Jian He
|
5ba79d77fb
|
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe
(cherry picked from commit 4a8508501b )
|
2016-04-28 21:54:53 -07:00 |
Jian He
|
e62162db46
|
YARN-5008. LeveldbRMStateStore database can grow substantially leading to long recovery times. Contributed by Jason Lowe
(cherry picked from commit dd80042c42 )
|
2016-04-28 21:36:23 -07:00 |
Jason Lowe
|
3cf7856878
|
Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"
This reverts commit 9d3c51eb5a .
|
2016-04-11 15:57:56 +00:00 |
Akira Ajisaka
|
13be7a849d
|
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 1ff27f9d12 )
(cherry picked from commit 8cf6630fc6 )
|
2016-04-11 14:55:54 +09:00 |
Jason Lowe
|
9d3c51eb5a
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit 1cbcd4a491 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
|
2016-04-05 13:47:05 +00:00 |
Arun Suresh
|
9def4d4d39
|
YARN-4895. Add subtractFrom method to ResourceUtilization class. Contributed by Konstantinos Karanasos.
(cherry picked from commit 82621e38a0 )
|
2016-04-01 15:00:30 -07:00 |
Junping Du
|
762c7d4361
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong.
(cherry picked from commit af1d125f9c )
(cherry picked from commit 76602161c0 )
|
2016-03-23 09:02:56 -07:00 |
Li Lu
|
8e89bb9d38
|
YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency. (Steve Loughran via gtcarrera9)
(cherry-picked from commit d49cfb3504 )
|
2016-03-10 10:58:51 -08:00 |
Li Lu
|
b22f4db3a0
|
YARN-4680. TimerTasks leak in ATS V1.5 Writer. (Xuan Gong via
gtcarrera9)
(cherry picked from commit 9e0f7b8b69 )
|
2016-02-24 14:08:28 -08:00 |
Arun Suresh
|
379c2f4c05
|
YARN-2575. Create separate ACLs for Reservation create/update/delete/list ops (Sean Po via asuresh)
|
2016-02-11 15:54:45 -08:00 |
Wangda Tan
|
c487453b91
|
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
(cherry picked from commit 9875325d5c )
|
2016-02-02 10:23:25 +08:00 |
Xuan
|
353518f54c
|
YARN-4219. New levelDB cache storage for timeline v1.5. Contributed by
Li Lu
(cherry picked from commit 9fab22b366 )
(cherry picked from commit 2f00d8d3a7 )
|
2016-01-28 14:37:27 -08:00 |
Akira Ajisaka
|
a7e84dad41
|
YARN-4592. Remove unused GetContainerStatus proto. Contributed by Chang Li.
(cherry picked from commit 56a0c17508 )
(cherry picked from commit 02d4a1fce3 )
|
2016-01-25 15:20:57 +09:00 |
Junping Du
|
a04f29ca90
|
YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe
(cherry picked from commit 02f597c5db )
(cherry picked from commit 4a30a44b11 )
|
2016-01-17 17:44:17 -08:00 |
rohithsharmaks
|
9baeae9368
|
YARN-4389. Allow application to enable or disable am blacklisting. (Sunil G via rohithsharmaks)
(cherry picked from commit d3c08cde68 )
|
2016-01-15 22:48:43 +05:30 |
Wangda Tan
|
00fca06b43
|
YARN-4582. Label-related invalid resource request exception should be able to properly handled by application. (Bibin A Chundatt via wangda)
(cherry picked from commit 9e792da014 )
|
2016-01-12 12:56:12 +08:00 |
Junping Du
|
630b637ff3
|
YARN-4234. New put APIs in TimelineClient for ats v1.5. Contributed by Xuan Gong.
(cherry picked from commit 882f2f0464 )
(cherry picked from commit 6e97a3c968 )
|
2015-12-23 05:31:16 -08:00 |
Wangda Tan
|
c4b1386b4e
|
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
(cherry picked from commit 7faa406f27 )
(cherry picked from commit 2f5435acbd )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-12-18 16:34:45 -08:00 |
Wangda Tan
|
9ed9eb265f
|
YARN-4293. ResourceUtilization should be a part of yarn node CLI. (Sunil G via wangda)
(cherry picked from commit 79c41b1d83 )
(cherry picked from commit 9f4a6ec663 )
|
2015-12-18 16:34:45 -08:00 |
Wangda Tan
|
c7e10d70de
|
YARN-4309. Add container launch related debug information to container logs when a container fails. (Varun Vasudev via wangda)
(cherry picked from commit dfcbbddb09 )
(cherry picked from commit 9f979107c2 )
|
2015-12-18 16:34:44 -08:00 |