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 30510cff75 )
|
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 e04e8fa810 )
|
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 6d2bdbd7da )
|
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 fd93e5387b )
|
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 19cbce3898 )
|
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 ba5116ec8e )
|
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 d468c9aaf1 )
|
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 e1ee0d45ea )
|
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 c65f1b382e )
|
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 51af8d367d .
Conflicts:
hadoop-yarn-project/CHANGES.txt
(cherry picked from commit a4f2995b9e )
|
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 fae3e8614f )
|
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 437322afca )
|
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 78968155d7 )
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 258623ff8b )
|
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 51af8d367d )
|
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 0fd97f9c19 )
|
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 43cd07b408 )
|
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 61effcbebc )
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 395275af86 )
|
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 58e9f24e0f )
|
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 71fbb474f5 )
|
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 1b4be91866 )
|
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 b6c1188b85 )
|
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 e0233c16eb )
|
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 f44cf99599 )
|
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 f81dc3f995 )
|
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 0f3b6900be )
|
2014-10-23 22:03:30 -07:00 |
Jian He
|
b52928a6ea
|
Missing file for YARN-1879
(cherry picked from commit 4a78a75228 )
|
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 e90718fa5a )
|
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 8256766498 )
|
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 c3de2412eb )
|
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 a5ec3d0809 )
|
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 596702a025 )
|
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 90ac0be86b )
(cherry picked from commit 5e10a13bb4 )
|
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 8baeaead85 )
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 6261f7cc69 )
|
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 5391919b09 )
|
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 6fe5c6b746 )
|
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 eb92cc67df )
|
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 a3d9934f91 )
|
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 a0ad975ea1 )
|
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 6b8b1608e6 )
|
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 83be3ad444 )
|
2014-09-10 18:22:07 -07:00 |