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 |
|
Haohui Mai
|
aa09c4c342
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
|
2014-11-04 14:52:51 -08:00 |
|
Vinod Kumar Vavilapalli
|
715c81ef6d
|
YARN-2788. Fixed backwards compatiblity issues with log-aggregation feature that were caused when adding log-upload-time via YARN-2703. Contributed by Xuan Gong.
(cherry picked from commit 58e9f24e0f06efede21085b7ffe36af042fa7b38)
|
2014-11-03 13:19:34 -08:00 |
|
Vinod Kumar Vavilapalli
|
52c58115d2
|
YARN-2798. Fixed YarnClient to populate the renewer correctly for Timeline delegation tokens. Contributed by Zhijie Shen.
(cherry picked from commit 71fbb474f531f60c5d908cf724f18f90dfd5fa9f)
|
2014-11-03 12:50:39 -08:00 |
|
Jian He
|
a87f827ae4
|
YARN-2770. Added functionality to renew/cancel TimeLineDelegationToken. Contributed by Zhijie Shen
(cherry picked from commit 1b4be918664b09272b120bc42de3e5fc02d79047)
|
2014-10-31 13:17:19 -07:00 |
|
Vinod Kumar Vavilapalli
|
9b879d713a
|
YARN-2778. Moved node-lables' reports to the yarn nodes CLI from the admin CLI. Contributed by Wangda Tan.
(cherry picked from commit b6c1188b855d636586cd8fd0fb6d8e984bbfb0f5)
|
2014-10-31 10:19:14 -07:00 |
|
Vinod Kumar Vavilapalli
|
0ba8d8c19c
|
YARN-2698. Moved some node label APIs to be correctly placed in client protocol. Contributed by Wangda Tan.
(cherry picked from commit e0233c16ebd06bb3aabeb523cd17259008e243ef)
|
2014-10-30 23:02:06 -07:00 |
|
Xuan
|
f862999a7e
|
YARN-2723. Fix rmadmin -replaceLabelsOnNode does not correctly parse
port. Contributed by Naganarasimha G R
|
2014-10-25 12:47:09 -07:00 |
|
Jian He
|
9bd149978d
|
YARN-2314. Disable ContainerManagementProtocolProxy cache by default to prevent creating thousands of threads in a large cluster. Contributed by Jason Lowe
(cherry picked from commit f44cf99599119b5e989be724eeab447b2dc4fe53)
|
2014-10-24 23:06:00 -07:00 |
|
Zhijie Shen
|
1b81105143
|
YARN-2703. Added logUploadedTime into LogValue for better display. Contributed by Xuan Gong.
(cherry picked from commit f81dc3f995579c1b94b11d60e9fc6da56c8a9496)
|
2014-10-24 14:12:17 -07:00 |
|
Zhijie Shen
|
3b03ea6b50
|
YARN-2209. Replaced AM resync/shutdown command with corresponding exceptions and made related MR changes. Contributed by Jian He.
(cherry picked from commit 0f3b6900be1a3b2e4624f31f84656f4a32dadce9)
|
2014-10-23 22:03:30 -07:00 |
|
Jian He
|
b52928a6ea
|
Missing file for YARN-1879
(cherry picked from commit 4a78a752286effbf1a0d8695325f9d7464a09fb4)
|
2014-10-20 21:14:57 -07:00 |
|
Zhijie Shen
|
f75570734b
|
YARN-2582. Fixed Log CLI and Web UI for showing aggregated logs of LRS. Contributed Xuan Gong.
(cherry picked from commit e90718fa5a0e7c18592af61534668acebb9db51b)
|
2014-10-20 13:42:22 -07:00 |
|
Vinod Kumar Vavilapalli
|
9915d52185
|
YARN-2504. Enhanced RM Admin CLI to support management of node-labels. Contribyted by Wangda Tan.
(cherry picked from commit 82567664988b673f1b819a42a4baf31cb0dcb331)
|
2014-10-18 12:08:28 -07:00 |
|
Jian He
|
78a57087bf
|
YARN-1879. Marked Idempotent/AtMostOnce annotations to ApplicationMasterProtocol for RM fail over. Contributed by Tsuyoshi OZAWA
(cherry picked from commit c3de2412eb7633ff16c67e71e73bbe27a982d984)
|
2014-10-17 16:36:15 -07:00 |
|
Jian He
|
f93d2ea27e
|
YARN-2312. Deprecated old ContainerId#getId API and updated MapReduce to use ContainerId#getContainerId instead. Contributed by Tsuyoshi OZAWA
|
2014-10-15 15:28:26 -07:00 |
|
Vinod Kumar Vavilapalli
|
fff6a1f77e
|
YARN-2501. Enhanced AMRMClient library to support requests against node labels. Contributed by Wangda Tan.
(cherry picked from commit a5ec3d080978a67837946a991843a081ea712539)
|
2014-10-10 19:58:42 -07:00 |
|
Vinod Kumar Vavilapalli
|
d3125f3de5
|
YARN-2544. Added admin-API objects for using node-labels. Contributed by Wangda Tan.
(cherry picked from commit 596702a02501e9cb09aabced168027189eaf02ba)
|
2014-10-09 15:47:20 -07:00 |
|
subru
|
ae0f16ccc8
|
YARN-2576. Making test patch pass in branch. Contributed by Subru Krishnan and Carlo Curino.
(cherry picked from commit 90ac0be86b898aefec5471db4027554c8e1b310c)
(cherry picked from commit 5e10a13bb4759984494c6a870c7f08fb6693c9c0)
|
2014-10-06 10:21:06 -07:00 |
|
subru
|
cbfbdf60d6
|
YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino.
(cherry picked from commit 8baeaead8532898163f1006276b731a237b1a559)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java
(cherry picked from commit 6261f7cc69a0eb3eebc9898c7599c7c20f432b4e)
|
2014-10-06 10:21:06 -07:00 |
|
junping_du
|
625456746c
|
YARN-2613. Support retry in NMClient for rolling-upgrades. (Contributed by Jian He)
|
2014-10-01 17:08:55 -07:00 |
|
Jian He
|
cb08ed1484
|
YARN-668. Changed NMTokenIdentifier/AMRMTokenIdentifier/ContainerTokenIdentifier to use protobuf object as the payload. Contributed by Junping Du.
(cherry picked from commit 5391919b09ce9549d13c897aa89bb0a0536760fe)
|
2014-09-26 17:53:35 -07:00 |
|
Zhijie Shen
|
9333ee3068
|
YARN-2568. Fixed the potential test failures due to race conditions when RM work-preserving recovery is enabled. Contributed by Jian He.
(cherry picked from commit 6fe5c6b746a40019b9a43676c33efec0f971c4b9)
|
2014-09-18 22:02:53 -07:00 |
|
Jian He
|
4cabeef931
|
YARN-2563. Fixed YarnClient to call getTimeLineDelegationToken only if the Token is not present. Contributed by Zhijie Shen
(cherry picked from commit eb92cc67dfaa51212fc5315b8db99effd046a154)
|
2014-09-18 14:41:14 -07:00 |
|
Vinod Kumar Vavilapalli
|
514bfeafd9
|
YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. Contributed by Jian He.
(cherry picked from commit a3d9934f916471a845dc679449d08f94dead550d)
|
2014-09-18 10:17:24 -07:00 |
|
Jian He
|
09ad86d70c
|
YARN-2542. Fixed NPE when retrieving ApplicationReport from TimeLineServer. Contributed by Zhijie Shen
(cherry picked from commit a0ad975ea1e70f9532cf6cb6c1d9d92736ca0ebc)
|
2014-09-12 15:28:10 -07:00 |
|
junping_du
|
efa9ab3638
|
YARN-2033. Merging generic-history into the Timeline Store (Contributed by Zhijie Shen)
(cherry picked from commit 6b8b1608e64e300e4e1d23c60476febaca29ca38)
|
2014-09-12 10:08:06 +08:00 |
|
Jian He
|
ceae7be6b2
|
YARN-415. Capture aggregate memory allocation at the app-level for chargeback. Contributed by Eric Payne & Andrey Klochkov
(cherry picked from commit 83be3ad44484bf8a24cb90de4b9c26ab59d226a8)
|
2014-09-10 18:22:07 -07:00 |
|
Zhijie Shen
|
af83e57e82
|
YARN-1954. Added waitFor to AMRMClient(Async). Contributed by Tsuyoshi Ozawa.
svn merge --ignore-ancestry -c 1617002 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1617003 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-09 18:48:15 +00:00 |
|