Zhe Zhang
32a86f199c
YARN-5550. TestYarnCLI#testGetContainers should format according to CONTAINER_PATTERN. Contributed by Jonathan Hung.
...
(cherry picked from commit ed6ff5cd789cab621fbfb88c8e8de4f215cd2961)
(cherry picked from commit 3ad4f0823c22b686120e8fa06ac52d705defcc61)
(cherry picked from commit 765139e4dadff707411fc50c9a0799aef340d742)
2016-08-29 14:52:09 -07:00
Vinod Kumar Vavilapalli
f4b58eae94
Preparing for 2.7.4 development: Updating snapshot version to 2.7.4 on branch-2.7.
2016-06-14 19:14:02 -07:00
Rohith Sharma K S
3afdac6e2c
YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.
2016-04-13 11:13:42 +05:30
Eric Payne
f0c278469b
YARN-4686. MiniYARNCluster.start() returns before cluster is completely started. Contributed by Eric Badger.
2016-03-18 21:01:53 +00:00
Vinod Kumar Vavilapalli
09348c4bce
Preparing for 2.7.3 development
2015-11-03 15:18:10 -08:00
Jason Lowe
3fac56e824
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
2015-09-23 16:41:49 +00:00
Jian He
f44ed4f4b0
YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong
...
(cherry picked from commit a3fd2ccc869dfc1f04d1cf0a8678d4d90a43a80f)
(cherry picked from commit 48f5161cd5d4c2f4e385b253a5bea066b2e23b9e)
2015-08-31 17:46:27 -07:00
Vinod Kumar Vavilapalli
a36f090c55
Preparing for 2.7.2 development: mvn versions:set -DnewVersion=2.7.2
2015-06-28 16:41:12 -07:00
Xuan
1ad0d43fb4
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 2032e8d1a0c6abe154a64df69b0124cdae9f78e0.
2015-06-01 11:29:36 -07:00
Zhijie Shen
2032e8d1a0
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 09:39:49 -07:00
Devaraj K
b68c338b17
YARN-3646. Applications are getting stuck some times in case of retry
...
policy forever. Contributed by Raju Bairishetti.
(cherry picked from commit 0305316d6932e6f1a05021354d77b6934e57e171)
2015-05-21 20:16:53 +05:30
Xuan
f0399f56e5
YARN-3601. Fix UT TestRMFailover.testRMWebAppRedirect. Contributed by Weiwei Yang
...
(cherry picked from commit 5009ad4a7f712fc578b461ecec53f7f97eaaed0c)
(cherry picked from commit d39039d54df7934297f39c11215f2954b8803200)
2015-05-19 09:57:44 -07:00
Xuan
411c09b613
YARN-3526. ApplicationMaster tracking URL is incorrectly redirected on a QJM cluster. Contributed by Weiwei Yang
...
(cherry picked from commit b0ad644083a0dfae3a39159ac88b6fc09d846371)
(cherry picked from commit 802676e1be350785d8c0ad35f6676eeb85b2467b)
2015-05-15 22:41:46 -07:00
Steve Loughran
b3f2826bfb
YARN-2605. [RM HA] Rest api endpoints doing redirect incorrectly. (Xuan Gong via stevel)
2015-04-23 09:22:09 +01:00
Jian He
b493ec28a8
YARN-3497. ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy. Contributed by Jason Lowe
...
(cherry picked from commit f967fd2f21791c5c4a5a090cc14ee88d155d2e2b)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-04-20 10:41:17 -07:00
Vinod Kumar Vavilapalli
a7fa46c2e0
Preparing for 2.7.1 development: mvn versions:set
2015-04-09 14:13:30 -07:00
Tsuyoshi Ozawa
2b2f7f2b90
YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer.
...
(cherry picked from commit 3da9a97cfbcc3a1c50aaf85b1a129d4d269cd5fd)
2015-03-16 23:20:34 +09:00
Zhijie Shen
ec9816b2b3
YARN-1884. Added nodeHttpAddress into ContainerReport and fixed the link to NM web page. Contributed by Xuan Gong.
...
(cherry picked from commit 85f6d67fa78511f255fcfa810afc9a156a7b483b)
2015-03-11 19:41:20 -07:00
Tsuyoshi Ozawa
28f4e6b222
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
...
(cherry picked from commit b46f9e72dbed6fd1f8cae1e12973252462d6ee15)
2015-03-09 19:54:45 +09:00
Vinod Kumar Vavilapalli
9c8882546a
YARN-2786. Created a yarn cluster CLI and seeded with one command for listing node-labels collection. Contributed by Wangda Tan.
2015-03-05 10:56:28 -08:00
Jason Lowe
ab397194c3
YARN-3131. YarnClientImpl should check FAILED and KILLED state in submitApplication. Contributed by Chang Li
...
(cherry picked from commit 03cc22945e5d4e953c06a313b8158389554a6aa7)
2015-03-04 18:05:20 +00:00
Devaraj K
b9e82e27f5
YARN-2797. Add -help to yarn logs and nodes CLI command. Contributed by
...
Jagadesh Kiran N.
(cherry picked from commit b610c68d4423a5a1ab342dc490cd0064f8983c07)
2015-02-24 12:08:50 +05:30
Wangda Tan
cd5eb9c1de
YARN-3076. Add API/Implementation to YarnClient to retrieve label-to-node mapping (Varun Saxena via wangda)
...
(cherry picked from commit d49ae725d5fa3eecf879ac42c42a368dd811f854)
2015-02-19 11:01:47 -08:00
Xuan
3c4b5606dc
YARN-3164. RMAdmin command usage prints incorrect command name.
...
Contributed by Bibin A Chundatt
(cherry picked from commit 253035491ce208a8c9b50a20da91f5b8e679eebf)
2015-02-12 21:40:42 -08:00
Xuan
df6bee5a75
YARN-3179. Update use of Iterator to Iterable in RMAdminCLI and
...
CommonNodeLabelsManager. Contributed by Ray Chiang
(cherry picked from commit 2586915bb3178d26ad692f93d53aaffbb55d9ed9)
2015-02-12 17:32:58 -08:00
Jason Lowe
9361fc8f70
YARN-3144. Configuration for making delegation token failures to timeline server not-fatal. Contributed by Jonathan Eagles
...
(cherry picked from commit 6f10434a5ad965d50352602ce31a9fce353cb90c)
2015-02-06 20:55:56 +00:00
Jian He
3ddafaa7c8
YARN-2694. Ensure only single node label specified in ResourceRequest. Contributed by Wangda Tan
...
(cherry picked from commit c1957fef29b07fea70938e971b30532a1e131fd0)
2015-02-06 11:34:56 -08:00
Zhijie Shen
2db56a4932
YARN-3123. Made YARN CLI show a single completed container even if the app is running. Contributed by Naganarasimha G R.
...
(cherry picked from commit 30510cff75d3bf4c030c215318b5611600a5b4ee)
2015-02-04 16:07:24 -08:00
Siddharth Seth
c330bca833
YARN-1723. AMRMClientAsync missing blacklist addition and removal
...
functionality. Contributed by Bartosz Ługowski.
(cherry picked from commit e04e8fa8103fb58c2e449d78af6cbf5b552279f4)
2015-02-04 12:53:31 -08:00
Zhijie Shen
b51c0288de
YARN-2808. Made YARN CLI list attempt’s finished containers of a running application. Contributed by Naganarasimha G R.
...
(cherry picked from commit c0ec4f4cc12208342d45236b8841887a20f7f88a)
2015-02-02 12:05:05 -08:00
Jian He
12522fd9cb
YARN-3103. AMRMClientImpl does not update AMRM token properly. Contributed by Jason Lowe
...
(cherry picked from commit 6d2bdbd7dab179dfb4f19bb41809e97f1db88c6b)
2015-01-28 15:24:10 -08:00
Wangda Tan
12060cb9a6
YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks
...
(cherry picked from commit fd93e5387b554a78413bc0f14b729e58fea604ea)
2015-01-27 15:25:47 -08:00
Junping Du
ef4d7b73b9
YARN-3070. TestRMAdminCLI#testHelp fails for transitionToActive command. (Contributed by Junping Du)
...
(cherry picked from commit 19cbce3898aeee7dd3b46e2c2ffeae25ff6ba88f)
2015-01-18 23:09:24 -08:00
Karthik Kambatla
d98b8f4bd3
YARN-2217. [YARN-1492] Shared cache client side changes. (Chris Trezzo via kasha)
...
(cherry picked from commit ba5116ec8e0c075096c6f84a8c8a1c6ce8297cf2)
2015-01-15 14:32:35 +05:30
Junping Du
361fab14be
YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)
...
(cherry picked from commit d468c9aaf15e977f12e6214b47996412c907e069)
2014-12-23 20:06:53 -08:00
Junping Du
ae3faab13e
YARN-2970. NodeLabel operations in RMAdmin CLI get missing in help command. (Contributed by Varun Saxena)
...
(cherry picked from commit e1ee0d45ea3315e7fbe1d28a7a35a0ce0c54483b)
2014-12-23 18:24:45 -08:00
Tsuyoshi Ozawa
31753da961
YARN-2977. Fixed intermittent TestNMClient failure. (Contributed by Junping Du)
2014-12-20 22:43:47 +09:00
Jian He
878350a0e8
YARN-2762. Fixed RMAdminCLI to trim and check node-label related arguments before sending to RM. Contributed by Rohith Sharmaks
...
(cherry picked from commit c65f1b382ec5ec93dccf459dbf8b2c93c3e150ab)
2014-12-16 11:01:24 -08:00
Jian He
d2356a552a
Revert "YARN-2890. MiniYARNCluster should start the timeline server based on the configuration. Contributed by Mit Desai."
...
This reverts commit 51af8d367de94689770f57c64bea3b244d7755f6.
Conflicts:
hadoop-yarn-project/CHANGES.txt
(cherry picked from commit a4f2995b9ec8347612b7aeeb5a3a8b7191278790)
2014-12-15 11:08:44 -08:00
Devaraj K
4c6760bc6b
YARN-2356. yarn status command for non-existent application/application
...
attempt/container is too verbose. Contributed by Sunil G.
(cherry picked from commit fae3e8614f4f9a42904e39c51ca68b0d1e67469f)
2014-12-15 14:46:27 +05:30
Jian He
b31dfb17d8
YARN-2924. Fixed RMAdminCLI to not convert node labels to lower case. Contributed by Wangda Tan
...
(cherry picked from commit 437322afcaa4b1b260501af160283c97eb589419)
2014-12-09 17:56:41 -08:00
Karthik Kambatla
aadd0c392b
YARN-2189. [YARN-1492] Admin service for cache manager. (Chris Trezzo via kasha)
...
(cherry picked from commit 78968155d7f87f2147faf96c5eef9c23dba38db8)
Conflicts:
hadoop-yarn-project/hadoop-yarn/bin/yarn
2014-12-04 19:48:18 -08:00
Jian He
1d1e7682c9
YARN-2301. Improved yarn container command. Contributed by Naganarasimha G R
...
(cherry picked from commit 258623ff8bb1a1057ae3501d4f20982d5a59ea34)
2014-12-04 12:53:52 -08:00
Zhijie Shen
d21ef79707
YARN-2890. MiniYARNCluster should start the timeline server based on the configuration. Contributed by Mit Desai.
...
(cherry picked from commit 51af8d367de94689770f57c64bea3b244d7755f6)
2014-12-01 19:08:31 -08:00
Vinod Kumar Vavilapalli
9d6c0d7c9f
YARN-2843. Fixed NodeLabelsManager to trim inputs for hosts and labels so as to make them work correctly. Contributed by Wangda Tan.
...
(cherry picked from commit 0fd97f9c1989a793b882e6678285607472a3f75a)
2014-11-11 12:45:59 -08:00
Arun C. Murthy
adfb830a2b
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
2014-11-09 19:19:02 -08:00
Arun C. Murthy
175d222bfc
YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles.
...
(cherry picked from commit 43cd07b408c6613d2c9aa89203cfa3110d830538)
2014-11-09 15:03:59 -08:00
Vinod Kumar Vavilapalli
7b19079657
YARN-2827. Fixed bugs in "yarn queue" CLI. Contributed by Wangda Tan.
2014-11-07 12:00:49 -08:00
Vinod Kumar Vavilapalli
b1521c7c3c
YARN-2647. Added a queue CLI for getting queue information. Contributed by Sunil Govind.
...
(cherry picked from commit 61effcbebc819ee1bd3d60f5444c39c972494a32)
Conflicts:
hadoop-yarn-project/hadoop-yarn/bin/yarn
2014-11-06 20:57:55 -08:00
Jian He
f92ff24f5e
YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks
...
(cherry picked from commit 395275af8622c780b9071c243422b0780e096202)
2014-11-05 17:03:01 -08:00