Jason Lowe
|
ec74b0cd4e
|
YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu
(cherry picked from commit 8d226225d030253152494bda32708377ad0f7af7)
|
2015-10-08 22:26:35 +00:00 |
|
Rohith Sharma K S
|
99126714a3
|
YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks)
(cherry picked from commit 3793cbe4c3cce5d03c4a18d562cbcb7cacd8f743)
|
2015-10-07 10:20:36 +05:30 |
|
Rohith Sharma K S
|
053fcf4c0d
|
YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)
(cherry picked from commit 9156fc60c654e9305411686878acb443f3be1e67)
|
2015-10-07 09:37:14 +05:30 |
|
Wangda Tan
|
5453a63612
|
YARN-4215. RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request. (Naganarasimha G R via wangda)
(cherry picked from commit 29a582ada0fe195989eca25e5a995895e178f4ea)
|
2015-10-06 11:59:10 -07:00 |
|
Wangda Tan
|
d24a3b9a3c
|
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
(cherry picked from commit 30ac69c6bd3db363248d6c742561371576006dab)
|
2015-10-05 15:48:40 -07:00 |
|
Vinod Kumar Vavilapalli
|
b876babdc7
|
HADOOP-12441. Fixed shell-kill command behaviour to work correctly on some Linux distributions after HADOOP-12317. Contributed by Wangda Tan.
(cherry picked from commit f1c19b9365cbac88e45a9eed516fbfc6c9aa9947)
|
2015-10-05 10:57:55 -07:00 |
|
Harsh J
|
21b4ba48ce
|
HADOOP-12458. Retries is typoed to spell Retires in parts of hadoop-yarn and hadoop-common. Contributed by Neelesh Srinivas Salian.
(cherry picked from commit c918f7be5e6aecaa3cb0c23a95819329802d32d4)
|
2015-10-03 18:39:22 +05:30 |
|
Xuan
|
53bddc410f
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
(cherry picked from commit 8f08532bde153811368e1b8336446fba4743f9d2)
|
2015-10-02 18:53:04 -07:00 |
|
Jason Lowe
|
3e3733437f
|
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
(cherry picked from commit fdf02d1f26cea372bf69e071f57b8bfc09c092c4)
|
2015-10-02 20:21:32 +00:00 |
|
Jason Lowe
|
d645ee1d62
|
YARN-3727. For better error recovery, check if the directory exists before using it for localization. Contributed by Zhihai Xu
(cherry picked from commit 854d25b0c30fd40f640c052e79a8747741492042)
|
2015-09-30 15:01:01 +00:00 |
|
Karthik Kambatla
|
64a7617eb9
|
YARN-4066. Large number of queues choke fair scheduler. (Johan Gustavsson via kasha)
(cherry picked from commit a0b5a0a419dfc07b7ac45c06b11b4c8dc7e79958)
|
2015-09-29 08:13:25 -07:00 |
|
Anubhav Dhoot
|
22f2501476
|
YARN-4180. AMLauncher does not retry on failures when talking to NM. (adhoot)
(cherry picked from commit 9735afe967a660f356e953348cb6c34417f41055)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestApplicationMasterLauncher.java
|
2015-09-28 16:54:06 -07:00 |
|
Jason Lowe
|
600022ae69
|
YARN-4141. Runtime Application Priority change should not throw exception for applications at finishing states. Contributed by Sunil G
(cherry picked from commit 9f53a95ff624f66a774fe3defeea4a3454f4c4af)
|
2015-09-28 22:56:07 +00:00 |
|
Anubhav Dhoot
|
4d8b99423e
|
YARN-4204. ConcurrentModificationException in FairSchedulerQueueInfo. (adhoot)
(cherry picked from commit fb2e525c0775ccf218c8980676e9fb4005a406a6)
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-09-28 09:39:52 -07:00 |
|
Xuan
|
bf3f08cc63
|
YARN-3624. ApplicationHistoryServer should not reverse the order of the
filters it gets. Contributed by Mit Desai
(cherry picked from commit d1b9b852442cb93b413eff8a137db6213e730d9c)
|
2015-09-24 15:03:05 -07:00 |
|
Jian He
|
ea2b6ee9e9
|
YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan
(cherry picked from commit b3f6b641dccb0d59df78855e2951d2cae7dff8ad)
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-09-24 10:30:49 -07:00 |
|
Jian He
|
d458805690
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
(cherry picked from commit 89cab1ba5f0671f8ef30dbe7432079c18362b434)
Conflicts:
hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/scheduler/SLSCapacityScheduler.java
|
2015-09-24 10:30:04 -07:00 |
|
Jian He
|
d592aa115b
|
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding
(cherry picked from commit c57eac5dfe277845ab4522a1188023a73ee41539)
|
2015-09-24 10:24:13 -07:00 |
|
Jian He
|
b6c594c6ea
|
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding
(cherry picked from commit c3dc1af072574f5890a8d43e4d60526951b4b8bc)
|
2015-09-24 10:24:04 -07:00 |
|
Jian He
|
b8955d81c5
|
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan
(cherry picked from commit c59ae4eeb17e52e8fc659b9962d20628719fc621)
|
2015-09-24 10:23:55 -07:00 |
|
Jian He
|
fa0a554ae0
|
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding
(cherry picked from commit 5f5a968d65c44a831176764439e00db9203999ed)
|
2015-09-24 10:23:46 -07:00 |
|
Jian He
|
afe4afd0c9
|
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan
(cherry picked from commit ffd820c27a4f8cf4676ad8758696ed89fde80218)
|
2015-09-24 10:23:35 -07:00 |
|
Jian He
|
c19e8ffdc7
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
(cherry picked from commit 83a18add10ee937a04e833a66e0a4642e776e510)
|
2015-09-24 10:23:25 -07:00 |
|
Rohith Sharma K S
|
fbb1d923f4
|
YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)
|
2015-09-24 12:17:55 +05:30 |
|
Rohith Sharma K S
|
ace4d26936
|
YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)
|
2015-09-24 11:31:47 +05:30 |
|
Jason Lowe
|
b7111449a1
|
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
(cherry picked from commit 692d51c09d3668cde47cc297296d095ddfa933a3)
|
2015-09-23 16:39:50 +00:00 |
|
Jason Lowe
|
c829be5133
|
YARN-4095. Avoid sharing AllocatorPerContext object in LocalDirAllocator between ShuffleHandler and LocalDirsHandlerService. Contributed by Zhihai Xu
(cherry picked from commit c890c51a916894a985439497b8a44e8eee82d762)
|
2015-09-23 15:44:13 +00:00 |
|
Tsuyoshi Ozawa
|
52cc2ca488
|
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
(cherry picked from commit dfd807afab0fae3839c9cc5d552aa0304444f956)
|
2015-09-22 12:54:44 +09:00 |
|
Rohith Sharma K S
|
52f343598e
|
YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)
(cherry picked from commit c9cb6a5960ad335a3ee93a6ee219eae5aad372f9)
|
2015-09-21 10:06:39 +05:30 |
|
Arun Suresh
|
b70c7b0e51
|
YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)
(cherry picked from commit 94dec5a9164cd9bc573fbf74e76bcff9e7c5c637)
|
2015-09-18 14:04:03 -07:00 |
|
Wangda Tan
|
4a657e9326
|
YARN-3212. RMNode State Transition Update with DECOMMISSIONING state. (Junping Du via wangda)
(cherry picked from commit 9bc913a35c46e65d373c3ae3f01a377e16e8d0ca)
|
2015-09-18 10:05:04 -07:00 |
|
Steve Loughran
|
22dee29857
|
YARN-2597 MiniYARNCluster should propagate reason for AHS not starting
|
2015-09-18 09:45:17 +01:00 |
|
Rohith Sharma K S
|
d94c092ad1
|
YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks)
(cherry picked from commit 723c31d45bc0f64b1d1a67350b108059d2a220a3)
|
2015-09-18 08:46:36 +05:30 |
|
Jian He
|
5d2f85021f
|
YARN-4034. Render cluster Max Priority in scheduler metrics in RM web UI. Contributed by Rohith Sharma K S
(cherry picked from commit 6c6e734f0baaa7b0f8d6b85963e1ce87bac28b17)
|
2015-09-17 14:56:32 +08:00 |
|
Jian He
|
9eda3ce3fa
|
YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R
(cherry picked from commit 452079af8bc56195945e28b8cf76620f0aca01c3)
|
2015-09-16 15:01:23 +08:00 |
|
Xuan
|
f3c0a210b6
|
YARN-4149. yarn logs -am should provide an option to fetch all the log
files. Contributed by Varun Vasudev
(cherry picked from commit 34ef1a092bcab369bb845481efffb8c47adef53a)
|
2015-09-15 14:37:59 -07:00 |
|
Jason Lowe
|
181bda0421
|
YARN-4158. Remove duplicate close for LogWriter in AppLogAggregatorImpl#uploadLogsForContainers. Contributed by Zhihai Xu
(cherry picked from commit 8c1cdb17a03fec91bfab172fe92b67bdeb9ebfba)
|
2015-09-15 20:22:23 +00:00 |
|
Wangda Tan
|
c31fe79979
|
YARN-3717. Expose app/am/queue's node-label-expression to RM web UI / CLI / REST-API. (Naganarasimha G R via wangda)
(cherry picked from commit ae5308fe1d08479da0f3929cc6a57816411e9121)
|
2015-09-15 11:41:57 -07:00 |
|
Junping Du
|
df714e25aa
|
YARN-313. Add Admin API for supporting node resource configuration in command line. (Contributed by Inigo Goiri, Kenji Kikushima and Junping Du)
(cherry picked from commit 73e3a49eb0d58f08549dc6b7054eb5c1f62819dc)
|
2015-09-15 07:58:47 -07:00 |
|
Jian He
|
eacc18677a
|
YARN-3635. Refactored current queue mapping implementation in CapacityScheduler to use a generic PlacementManager framework. Contributed by Wangda Tan
(cherry picked from commit 5468baa80aa2a3e2a02e9a902deebafd734daf23)
|
2015-09-15 19:02:17 +08:00 |
|
Wangda Tan
|
e552775545
|
YARN-4151. Fix findbugs errors in hadoop-yarn-server-common module. (Meng Ding via wangda)
(cherry picked from commit e2a02702178db60150cc0c2253d48b8532a474c2)
|
2015-09-14 16:04:08 -07:00 |
|
Jian He
|
b705d9d0ac
|
YARN-4126. RM should not issue delegation tokens in unsecure mode. Contributed by Bibin A Chundatt
(cherry picked from commit e1b1d7e4aebfed0dec4d7df21561ab37f73ef1d7)
|
2015-09-14 14:15:04 +08:00 |
|
Karthik Kambatla
|
1f9f219062
|
YARN-3697. FairScheduler: ContinuousSchedulingThread can fail to shutdown. (Zhihai Xu via kasha)
(cherry picked from commit 332b520a480994b7bd56c135f7941aad30b05e9c)
|
2015-09-13 18:08:03 -07:00 |
|
Karthik Kambatla
|
11e2fa151c
|
YARN-2005. Blacklisting support for scheduling AMs. (Anubhav Dhoot via kasha)
(cherry picked from commit 81df7b586a16f8226c7b01c139c1c70c060399c3)
|
2015-09-13 17:06:04 -07:00 |
|
Steve Loughran
|
988749e6ea
|
HADOOP-12087. [JDK8] Fix javadoc errors caused by incorrect or illegal tags. (Akira AJISAKA via stevel).
|
2015-09-13 14:25:06 +01:00 |
|
Robert Kanter
|
43f051a09a
|
YARN-4145. Make RMHATestBase abstract so its not run when running all tests under that namespace (adhoot via rkanter)
(cherry picked from commit ea4bb2749f966a5eaf712d1dbb2c845df0f5ca67)
|
2015-09-11 11:46:35 -07:00 |
|
Varun Vasudev
|
a4288f1262
|
YARN-4136. LinuxContainerExecutor loses info when forwarding ResourceHandlerException. Contributed by Bibin A Chundatt.
(cherry picked from commit 486d5cb803efec7b4db445ee65a3df83392940a3)
|
2015-09-11 14:39:01 +05:30 |
|
Wangda Tan
|
5decd8f9f7
|
YARN-4106. NodeLabels for NM in distributed mode is not updated even after clusterNodelabel addition in RM. (Bibin A Chundatt via wangda)
(cherry picked from commit 77666105b4557d5706e5844a4ca286917d966c5f)
|
2015-09-10 09:30:34 -07:00 |
|
Zhihai Xu
|
214338bd68
|
YARN-4096. App local logs are leaked if log aggregation fails to initialize for the app. Contributed by Jason Lowe.
(cherry picked from commit 16b9037dc1300b8bdbe54ba7cd47c53fe16e93d8)
|
2015-09-08 12:33:29 -07:00 |
|
Jian He
|
f23be93dd1
|
YARN-2884. Added a proxy service in NM to proxy the the communication between AM and RM. Contributed by Kishore Chaliparambil
(cherry picked from commit 6f72f1e6003ab11679bebeb96f27f1f62b3b3e02)
|
2015-09-08 11:24:07 +08:00 |
|