Sanford Ryza
|
1079c37128
|
YARN-1504. RM changes for moving apps between queues (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563371 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 04:03:36 +00:00 |
|
Jonathan Turner Eagles
|
5d4bd6a15a
|
YARN-1632. TestApplicationMasterServices should be under org.apache.hadoop.yarn.server.resourcemanager package (Chen He via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563157 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 16:00:39 +00:00 |
|
Sanford Ryza
|
981679e6d7
|
YARN-1498. Common scheduler changes for moving apps between queues (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563021 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 00:14:47 +00:00 |
|
Karthik Kambatla
|
f1cef4cd29
|
YARN-1618. Fix invalid RMApp transition from NEW to FINAL_SAVING (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562529 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-29 18:02:40 +00:00 |
|
Sanford Ryza
|
7f2b01a742
|
YARN-1629. IndexOutOfBoundsException in MaxRunningAppsEnforcer (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561996 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-28 08:34:55 +00:00 |
|
Vinod Kumar Vavilapalli
|
cbee889711
|
YARN-321. Merging YARN-321 branch to trunk.
svn merge ../branches/YARN-321
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561452 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-26 04:51:10 +00:00 |
|
Sanford Ryza
|
163348701c
|
YARN-1623. Include queue name in RegisterApplicationMasterResponse (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560545 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 22:25:03 +00:00 |
|
Sanford Ryza
|
8ceddeb0c3
|
YARN-1607. TestRM relies on the scheduler assigning multiple containers in a single node update (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 22:08:04 +00:00 |
|
Sanford Ryza
|
1a7e158844
|
YARN-1624. QueuePlacementPolicy format is not easily readable via a JAXB parser (Aditya Acharya via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560470 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 18:51:23 +00:00 |
|
Junping Du
|
4d413350d7
|
YARN-1603. Remove two *.orig files which were unexpectedly committed. (Zhijie Shen via junping_du)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558340 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 11:05:15 +00:00 |
|
Sanford Ryza
|
f4fd050dee
|
YARN-1567. In Fair Scheduler, allow empty queues to change between leaf and parent on allocation file reload (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558228 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-14 22:33:56 +00:00 |
|
Vinod Kumar Vavilapalli
|
25bc68d15e
|
YARN-1041. Added the ApplicationMasterProtocol API for applications to use the ability in ResourceManager to optionally not kill containers when the ApplicationMaster exits. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557318 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-11 07:07:17 +00:00 |
|
Jian He
|
f677175f35
|
YARN-1166. Fixed app-specific and attempt-specific QueueMetrics to be triggered by accordingly app event and attempt event. Contributed by Zhijie Shen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557296 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-11 01:15:49 +00:00 |
|
Karthik Kambatla
|
6608b75829
|
YARN-1574. RMDispatcher should be reset on transition to standby. (Xuan Gong via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557248 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 20:15:00 +00:00 |
|
Karthik Kambatla
|
a0ecb98a77
|
YARN-1033. Expose RM active/standby state to Web UI and REST API (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 16:35:52 +00:00 |
|
Vinod Kumar Vavilapalli
|
1393581bce
|
YARN-1490. Introduced the ability to make ResourceManager optionally not kill all containers when an ApplicationMaster exits. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557143 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 15:04:39 +00:00 |
|
Vinod Kumar Vavilapalli
|
c3cc855d27
|
YARN-1029. Added embedded leader election in the ResourceManager. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556103 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-07 01:56:11 +00:00 |
|
Vinod Kumar Vavilapalli
|
a45017a5f1
|
YARN-1493. Changed ResourceManager and Scheduler interfacing to recognize app-attempts separately from apps. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554896 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-02 20:19:45 +00:00 |
|
Vinod Kumar Vavilapalli
|
50480f892a
|
YARN-1522. Fixed a race condition in the test TestApplicationCleanup that was causing it to randomly fail. Contributed by Liyin Liang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554328 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 22:21:55 +00:00 |
|
Vinod Kumar Vavilapalli
|
8f0bf54d34
|
YARN-1541. Changed ResourceManager to invalidate ApplicationMaster host/port information once an AM crashes. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553772 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 01:09:07 +00:00 |
|
Karthik Kambatla
|
d841a0f474
|
YARN-1172. Convert SecretManagers in RM to services (Tsuyoshi OZAWA via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1553431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-26 00:21:56 +00:00 |
|
Vinod Kumar Vavilapalli
|
93907baa0b
|
YARN-1307. Redesign znode structure for Zookeeper based RM state-store for better organization and scalability. Contributed by Tsuyoshi OZAWA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 02:33:05 +00:00 |
|
Vinod Kumar Vavilapalli
|
b774d7b3de
|
YARN-1446. Changed client API to retry killing application till RM acknowledges so as to account for RM crashes/failover. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 02:16:20 +00:00 |
|
Karthik Kambatla
|
a6754bbb81
|
YARN-1451. TestResourceManager relies on the scheduler assigning multiple containers in a single node update. (Sandy Ryza via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551440 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 01:47:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
1182ca04d4
|
YARN-1485. Modified RM HA configuration validation to also ensure that service-address configuration are configured for every RM. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550854 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 23:54:44 +00:00 |
|
Jian He
|
28db28d491
|
YARN-1311. Fixed app specific scheduler-events' names to be app-attempt based. Contributed by Vinod Kumar Vavilapalli
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550613 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 01:44:16 +00:00 |
|
Jian He
|
791e43c53b
|
Reverting YARN-1311. Fixed app specific scheduler-events' names to be app-attempt based. Contributed by Vinod Kumar Vavilapalli
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550594 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 23:45:01 +00:00 |
|
Jian He
|
38c32ed239
|
YARN-1311. Fixed app specific scheduler-events' names to be app-attempt based. Contributed by Vinod Kumar Vavilapalli
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550579 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 23:07:17 +00:00 |
|
Vinod Kumar Vavilapalli
|
8a79be36bd
|
YARN-1325. Modified RM HA configuration validation to also ensure that multiple RMs are configured. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550524 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 20:50:11 +00:00 |
|
Vinod Kumar Vavilapalli
|
4ff1a8203b
|
YARN-408. Change CapacityScheduler to not disable delay-scheduling by default. Contributed by Mayank Bansal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550245 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 20:14:30 +00:00 |
|
Vinod Kumar Vavilapalli
|
48fb53bc49
|
YARN-1405. Fixed ResourceManager to not hang when init/start fails with an exception w.r.t state-store. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548992 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-08 04:30:32 +00:00 |
|
Vinod Kumar Vavilapalli
|
305ae48136
|
YARN-1378. Implemented a cleaner of old finished applications from the RM state-store. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548990 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-08 04:17:51 +00:00 |
|
Sanford Ryza
|
e1d3670f4c
|
YARN-807. When querying apps by queue, iterating over all apps is inefficient and limiting (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548983 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-08 03:09:34 +00:00 |
|
Sanford Ryza
|
eccd7b2093
|
YARN-546. Allow disabling the Fair Scheduler event log. (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548360 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 01:32:27 +00:00 |
|
Sanford Ryza
|
6d5f8ebed6
|
YARN-1403. Separate out configuration loading from QueueManager in the Fair Scheduler (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548006 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 03:26:11 +00:00 |
|
Vinod Kumar Vavilapalli
|
7fe953ed90
|
YARN-1454. Fixed test failure issue with TestRMRestart. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547651 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 00:22:12 +00:00 |
|
Vinod Kumar Vavilapalli
|
9c95015bb4
|
YARN-895. Changed RM state-store to not crash immediately if RM restarts while the state-store is down. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547538 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 19:28:02 +00:00 |
|
Vinod Kumar Vavilapalli
|
c58ae266e9
|
YARN-1318. Promoted AdminService to an Always-On service and merged it into RMHAProtocolService. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547212 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 22:18:44 +00:00 |
|
Sanford Ryza
|
61b6ed73f8
|
YARN-1241: Include missing files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546625 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-29 19:08:48 +00:00 |
|
Sanford Ryza
|
7545d8bf99
|
YARN-1241. In Fair Scheduler, maxRunningApps does not work for non-leaf queues. (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546623 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-29 19:02:41 +00:00 |
|
Vinod Kumar Vavilapalli
|
6369c8d819
|
YARN-1239. Modified ResourceManager state-store implementations to start storing version numbers. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546229 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 23:22:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
6c243fceac
|
YARN-1416. Fixed a few invalid transitions in RMApp, RMAppAttempt and in some tests. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545448 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 23:10:34 +00:00 |
|
Sanford Ryza
|
38f94dc16d
|
YARN-1423. Support queue placement by secondary group in the Fair Scheduler (Ted Malaska via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545157 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 06:04:26 +00:00 |
|
Bikas Saha
|
8313697752
|
YARN-1425. TestRMRestart fails because MockRM.waitForState(AttemptId) uses current attempt instead of the attempt passed as argument (Omkar Vinit Joshi via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543952 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 21:16:39 +00:00 |
|
Sanford Ryza
|
2f6b393543
|
YARN-1407. RM Web UI and REST APIs should uniformly use YarnApplicationState (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543675 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 00:47:18 +00:00 |
|
Vinod Kumar Vavilapalli
|
512475e56f
|
YARN-674. Fixed ResourceManager to renew DelegationTokens on submission asynchronously to work around potential slowness in state-store. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543312 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 05:20:58 +00:00 |
|
Vinod Kumar Vavilapalli
|
cfa783141f
|
YARN-1210. Changed RM to start new app-attempts on RM restart only after ensuring that previous AM exited or after expiry time. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543310 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 05:17:20 +00:00 |
|
Vinod Kumar Vavilapalli
|
4341562622
|
YARN-709. Added tests to verify validity of delegation tokens and logging of appsummary after RM restart. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543269 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 00:50:34 +00:00 |
|
Jason Darrell Lowe
|
e77aec001f
|
YARN-1419. TestFifoScheduler.testAppAttemptMetrics fails intermittently under jdk7. Contributed by Jonathan Eagles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543117 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-18 19:24:05 +00:00 |
|
Bikas Saha
|
f7efa0b86e
|
YARN-1411. HA config shouldn't affect NodeManager RPC addresses (Karthik Kambatla via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1542367 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-15 19:02:30 +00:00 |
|