Jason Lowe
|
b7dee1f060
|
YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger
(cherry picked from commit d00b6f7c1f )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/linux/runtime/TestDockerContainerRuntime.java
|
2017-11-02 09:47:26 -05:00 |
Rohith Sharma K S
|
9efe9bd3d8
|
addendum patch for YARN-7289.
(cherry picked from commit 940ffe3f9c )
|
2017-11-02 14:02:48 +05:30 |
Eric Yang
|
be7cfe57fc
|
YARN-7412. Fix unit test for docker mount check on ubuntu. (Contributed by Eric Badger)
|
2017-11-01 18:45:24 -04:00 |
Inigo Goiri
|
08c3efa4a0
|
YARN-7276. Federation Router Web Service fixes. Contributed by Inigo Goiri.
(cherry picked from commit 8be5707067 )
|
2017-11-01 13:42:12 -07:00 |
Inigo Goiri
|
8d41875219
|
YARN-7276 addendum to add timeline service depencies. Contributed by Inigo Goiri.
(cherry picked from commit 70f1a9470c )
|
2017-11-01 13:28:50 -07:00 |
Daniel Templeton
|
77401022a7
|
YARN-7374. Improve performance of DRF comparisons for resource types in fair scheduler
(cherry picked from commit 9711b78998 )
|
2017-10-31 15:06:18 -07:00 |
Daniel Templeton
|
ab93bf5b00
|
YARN-7397. Reduce lock contention in FairScheduler#getAppWeight()
(cherry picked from commit e62bbbca7a )
|
2017-10-31 15:06:18 -07:00 |
Wangda Tan
|
6f41843906
|
YARN-7172. ResourceCalculator.fitsIn() should not take a cluster resource parameter. (Sen Zhao via wangda)
Change-Id: Icc3670c9381ce7591ca69ec12da5aa52d3612d34
(cherry picked from commit e81596d06d )
|
2017-10-31 15:06:18 -07:00 |
Yufei Gu
|
f30f78a736
|
YARN-6612. Update fair scheduler policies to be aware of resource types. (Contributed by Daniel Templeton via Yufei Gu)
(cherry picked from commit 09b476e6da )
|
2017-10-31 15:06:18 -07:00 |
Sunil G
|
74030d808c
|
YARN-7137. [YARN-3926] Move newly added APIs to unstable in YARN-3926 branch. Contributed by Wangda Tan.
(cherry picked from commit da0b6a354b )
|
2017-10-31 15:06:17 -07:00 |
Daniel Templeton
|
0db9ddb728
|
YARN-7136. Additional Performance Improvement for Resource Profile Feature
(Contributed by Wangda Tan via Daniel Templeton)
(cherry picked from commit bf2b687412 )
|
2017-10-31 15:06:17 -07:00 |
Wangda Tan
|
57bbdbeb80
|
YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)
Change-Id: I442bf6d838b3aba83f1f6779cf9dcf8596a2102d
(cherry picked from commit e490602e9b )
|
2017-10-31 15:06:17 -07:00 |
Sunil G
|
5dd008ca2e
|
YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan.
(cherry picked from commit a333ba54e3 )
|
2017-10-31 15:06:17 -07:00 |
Wangda Tan
|
605fcde012
|
YARN-7043. [Partial backport] Cleanup ResourceProfileManager. (wangda)
Change-Id: I463356f37bf1f6a3f1fc3c594c79916e8c0ab913
(cherry picked from commit 39240b61a1 )
|
2017-10-31 15:06:17 -07:00 |
Wangda Tan
|
4af3deaeb0
|
YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda)
Change-Id: I366d8db6f6700acd087db5acb7a1be7e41b2b68d
(cherry picked from commit df3855541a )
|
2017-10-31 15:06:17 -07:00 |
Daniel Templeton
|
99c292403d
|
YARN-6788. [YARN-3926] Improve performance of resource profile branch
(Contributed by Sunil Govindan via Daniel Templeton)
(cherry picked from commit 3aeaafecb8 )
|
2017-10-31 15:06:16 -07:00 |
Sunil G
|
48ddb8f5b4
|
YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev.
(cherry picked from commit 58da54640e )
|
2017-10-31 15:06:16 -07:00 |
Sunil G
|
bda5486dad
|
YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev.
(cherry picked from commit dae65f3bef )
|
2017-10-31 15:06:16 -07:00 |
Sunil G
|
4045ef047d
|
YARN-5588. [Partial backport] [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev.
(cherry picked from commit 7805deed48 )
|
2017-10-31 15:06:16 -07:00 |
Arun Suresh
|
a9fa0349a0
|
YARN-5587. [Partial backport] Add support for resource profiles. (vvasudev via asuresh)
(cherry picked from commit 6708ac3301 )
|
2017-10-31 15:06:16 -07:00 |
Rohith Sharma K S
|
3d1b59e04a
|
YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev.
(cherry picked from commit 239c1824a0 )
|
2017-10-31 15:06:16 -07:00 |
Varun Vasudev
|
16beac12ad
|
YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev.
(cherry picked from commit 759114b006 )
|
2017-10-31 15:06:16 -07:00 |
Carlo Curino
|
1fbc72704e
|
YARN-3661. Basic Federation UI. (Contributed by Inigo Goiri via curino)
(cherry picked from commit ceca9694f9 )
|
2017-10-31 13:42:36 -07:00 |
Haibo Chen
|
e785e83270
|
YARN-7389. Make TestResourceManager Scheduler agnostic. (Robert Kanter via Haibo Chen)
(cherry picked from commit d7f3737f3b )
|
2017-10-31 13:41:44 -07:00 |
Yufei Gu
|
d9f027adbc
|
YARN-6747. TestFSAppStarvation.testPreemptionEnable fails intermittently. (Contributed by Miklos Szegedi)
(cherry picked from commit d4811c8cfa )
|
2017-10-29 16:48:07 -07:00 |
Arun Suresh
|
6b4319cc50
|
YARN-7299. Fix TestDistributedScheduler. (asuresh)
(cherry picked from commit 9c5c68745e )
|
2017-10-27 23:15:37 -07:00 |
Jason Lowe
|
00345eed50
|
YARN-7244. ShuffleHandler is not aware of disks that are added. Contributed by Kuhu Shukla
(cherry picked from commit 665bb147aa )
|
2017-10-27 17:00:31 -05:00 |
Rohith Sharma K S
|
d9b636f2f4
|
YARN-7289. Application lifetime does not work with FairScheduler. Contributed by Miklos Szegedi.
(cherry picked from commit 5c799ecf09 )
|
2017-10-27 23:14:55 +05:30 |
Sunil G
|
e084d43550
|
YARN-7375. Possible NPE in RMWebapp when HA is enabled and the active RM fails. Contributed by Chandni Singh.
(cherry picked from commit 792388e1c0 )
|
2017-10-27 20:54:58 +05:30 |
Robert Kanter
|
aa65f6c1ad
|
YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)
(cherry picked from commit b1de78619f )
|
2017-10-26 17:47:51 -07:00 |
Robert Kanter
|
cd9078df68
|
YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ Addendum (misha@cloudera.com via rkanter)
(cherry picked from commit 088ffee716 )
|
2017-10-26 15:55:23 -07:00 |
Subru Krishnan
|
9665971a65
|
YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).
(cherry picked from commit 25932da6d1 )
|
2017-10-26 12:11:08 -07:00 |
Robert Kanter
|
d92dddaf7c
|
YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter)
(cherry picked from commit 2da654e34a )
|
2017-10-26 10:45:23 -07:00 |
Subru Krishnan
|
926b188871
|
YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).
(cherry picked from commit 3fae675383 )
|
2017-10-25 15:08:19 -07:00 |
Eric Yang
|
107afed848
|
YARN-7353. Improved volume mount check for directories and unit test compatibility on RHEL7. Contributed by Eric Badger.
|
2017-10-24 16:59:17 -04:00 |
Yufei Gu
|
6e953eb6a3
|
YARN-7045. Remove FSLeafQueue#addAppSchedulable. (Contributed by Sen Zhao via Yufei Gu)
(cherry picked from commit a92ef030a2 )
|
2017-10-24 13:52:02 -07:00 |
Robert Kanter
|
c5eeb2e4ce
|
YARN-7385. TestFairScheduler#testUpdateDemand and TestFSLeafQueue#testUpdateDemand are failing with NPE (yufeigu via rkanter)
(cherry picked from commit 03af442e76 )
|
2017-10-24 13:40:06 -07:00 |
Carlo Curino
|
8b200ab395
|
YARN-7339. LocalityMulticastAMRMProxyPolicy should handle cancel request properly. (Botong Huang via curino)
(cherry picked from commit 1c5c2b5dde )
|
2017-10-24 10:53:08 -07:00 |
Robert Kanter
|
4bae02a97d
|
YARN-7382. NoSuchElementException in FairScheduler after failover causes RM crash (rkanter)
(cherry picked from commit 025c656572 )
|
2017-10-24 10:25:43 -07:00 |
Robert Kanter
|
61aba4f0c1
|
YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ (misha@cloudera.com via rkanter)
(cherry picked from commit 5da295a34e )
|
2017-10-23 18:02:11 -07:00 |
Daniel Templeton
|
9da9023371
|
YARN-7357. Several methods in TestZKRMStateStore.TestZKRMStateStoreTester.TestZKRMStateStoreInternal should have @Override annotations
(Contributed by Sen Zhao via Daniel Templeton)
(cherry picked from commit 0553f5a012e14c8ceb40a16161440384f9f3a9a8)
|
2017-10-23 13:51:39 -07:00 |
Eric Payne
|
3f315a526b
|
YARN-4163: Audit getQueueInfo and getApplications calls
(cherry picked from commit 921338cd86 )
|
2017-10-23 11:48:41 -05:00 |
Sunil G
|
4b872e5e9f
|
YARN-6871. Add additional deSelects params in RMWebServices#getAppReport. Contributed by Tanuj Nayak.
(cherry picked from commit 8facf1f976 )
|
2017-10-20 17:20:39 -07:00 |
Yufei Gu
|
2a0ef092d3
|
YARN-7261. Add debug message for better download latency monitoring. (Yufei Gu)
(cherry picked from commit 0799fde35e )
|
2017-10-20 10:01:52 -07:00 |
Yufei Gu
|
96106b8f5f
|
YARN-4090. Make Collections.sort() more efficient by caching resource usage. (Contributed by Yufei Gu, Shilong Zhang and Xianyin Xin)
(cherry picked from commit 1f4cdf1068 )
|
2017-10-20 01:34:05 -07:00 |
Yufei Gu
|
b2f516118c
|
YARN-7359. TestAppManager.testQueueSubmitWithNoPermission() should be scheduler agnostic. (Contributed by Haibo Chen)
(cherry picked from commit 7b4b018780 )
|
2017-10-19 16:53:10 -07:00 |
Yufei Gu
|
288d2fc309
|
YARN-7294. TestSignalContainer#testSignalRequestDeliveryToNM fails intermittently with Fair Scheduler. (Contributed by Miklos Szegedi)
(cherry picked from commit cbd2b73ef8 )
|
2017-10-19 16:40:36 -07:00 |
Wangda Tan
|
73cbc373e0
|
YARN-7345. GPU Isolation: Incorrect minor device numbers written to devices.deny file. (Jonathan Hung via wangda)
(cherry picked from commit c1b08ba720 )
|
2017-10-19 14:51:22 -07:00 |
Subru Krishnan
|
81a86860bf
|
YARN-7311. Fix TestRMWebServicesReservation parametrization for fair scheduler. (Yufei Gu via Subru).
(cherry picked from commit 75323394fb )
|
2017-10-17 12:39:40 -07:00 |
Haibo Chen
|
5334deb089
|
YARN-7341. TestRouterWebServiceUtil#testMergeMetrics is flakey. (Robert Kanter via Haibo Chen)
(cherry picked from commit acabc657ff )
|
2017-10-17 10:26:02 -07:00 |
Robert Kanter
|
6971699099
|
YARN-7308. TestApplicationACLs fails with FairScheduler (rkanter)
(cherry picked from commit 8a61525928 )
|
2017-10-16 15:34:50 -07:00 |
Nathan Roberts
|
a809ce8f50
|
YARN-7333. container-executor fails to remove entries from a directory that is not writable or executable. Contributed by Jason Lowe.
(cherry picked from commit 8620140a6a3ec0117675ede06d92d830da3da551)
|
2017-10-16 16:41:42 -05:00 |
Arun Suresh
|
2fdffbd8c7
|
YARN-7275. NM Statestore cleanup for Container updates. (Kartheek Muthyala via asuresh)
(cherry picked from commit a50be1b8f4 )
|
2017-10-16 13:23:58 -07:00 |
Wangda Tan
|
41e8ed7e98
|
Addendum fix for: YARN-7269. Tracking URL in the app state does not get redirected to ApplicationMaster for Running applications. (Wangda Tan)
Change-Id: If1fe4a62e07b25e6f1b8ba803495da87e2cb2df6
(cherry picked from commit 87ea1dff9c )
|
2017-10-14 10:45:12 -07:00 |
Robert Kanter
|
b7cef4e934
|
YARN-7309. TestClientRMService#testUpdateApplicationPriorityRequest and TestClientRMService#testUpdatePriorityAndKillAppWithZeroClusterResource test functionality not supported by FairScheduler (rkanter)
(cherry picked from commit ec8bf9e48a )
|
2017-10-13 13:57:40 -07:00 |
Carlo Curino
|
97b7d39a5f
|
YARN-7317. Fix overallocation resulted from ceiling in LocalityMulticastAMRMProxyPolicy. (contributed by Botong Huang via curino)
(cherry picked from commit 13fcfb3d46 )
|
2017-10-12 10:40:44 -07:00 |
Jason Lowe
|
44f8b2a630
|
YARN-7082. TestContainerManagerSecurity failing in trunk. Contributed by Akira Ajisaka
(cherry picked from commit ebb34c7053 )
|
2017-10-11 10:32:23 -05:00 |
Jonathan Hung
|
043a217017
|
YARN-7252. Removing queue then failing over results in exception
|
2017-10-09 14:54:57 -07:00 |
Jonathan Hung
|
168a3df8e6
|
YARN-7251. Misc changes to YARN-5734
|
2017-10-09 14:54:57 -07:00 |
Jonathan Hung
|
5105bc4721
|
YARN-7046. Add closing logic to configuration store
|
2017-10-09 14:54:56 -07:00 |
Wangda Tan
|
e6827a9121
|
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)
Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc
|
2017-10-09 14:54:56 -07:00 |
Xuan
|
4bf38062a5
|
YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung
|
2017-10-09 14:54:56 -07:00 |
Xuan
|
0b546420da
|
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung
|
2017-10-09 14:54:55 -07:00 |
Xuan
|
793476e4b7
|
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung
|
2017-10-09 14:54:55 -07:00 |
Xuan
|
09b7c8766e
|
YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao
|
2017-10-09 14:54:54 -07:00 |
Xuan
|
e09f0d64ac
|
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)
|
2017-10-09 14:54:54 -07:00 |
Xuan
|
3f29c1585b
|
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)
|
2017-10-09 14:54:54 -07:00 |
Wangda Tan
|
5fd1668a27
|
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)
Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f
|
2017-10-09 14:54:53 -07:00 |
Wangda Tan
|
d1514bacd1
|
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)
|
2017-10-09 14:54:53 -07:00 |
Jonathan Hung
|
28754646e5
|
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store
|
2017-10-09 14:54:53 -07:00 |
Xuan
|
c4c2feeccf
|
YARN-5946: Create YarnConfigurationStore interface and
InMemoryConfigurationStore class. Contributed by Jonathan Hung
|
2017-10-09 14:54:52 -07:00 |
Jonathan Hung
|
72169a0281
|
YARN-5951. Changes to allow CapacityScheduler to use configuration store
|
2017-10-09 14:54:52 -07:00 |
Daniel Templeton
|
bec03f7060
|
YARN-2612 addendum: fixed javadoc error.
(cherry picked from commit 6d6ca4c923 )
|
2017-10-09 14:15:52 +02:00 |
Sunil G
|
84e2e2a6f6
|
YARN-7245. Max AM Resource column in Active Users Info section of Capacity Scheduler UI page should be updated per-user. Contributed by Eric Payne.
(cherry picked from commit 8137254a1f )
|
2017-10-09 14:40:44 +05:30 |
Yufei Gu
|
4cfc7d0af6
|
YARN-7207. Cache the RM proxy server address. (Yufei Gu)
(cherry picked from commit 72d22b753a )
# Conflicts:
# hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMContext.java
# hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMContextImpl.java
|
2017-10-06 10:03:48 -07:00 |
Yufei Gu
|
9bb9831347
|
YARN-2162. Add ability in Fair Scheduler to optionally configure maxResources in terms of percentage. (Yufei Gu)
|
2017-10-06 00:29:15 -07:00 |
Haibo Chen
|
c021c8a19f
|
YARN-7009. TestNMClient.testNMClientNoCleanupOnStop is flaky by design. (Miklos Szegedi via Haibo Chen)
(cherry picked from commit c071aad5da )
|
2017-10-05 15:51:08 -07:00 |
Arun Suresh
|
b61d12e300
|
YARN-7258. Add Node and Rack Hints to Opportunistic Scheduler. (Kartheek Muthyala via asuresh).
(cherry picked from commit b733348dde )
|
2017-10-05 10:06:30 -07:00 |
Sunil G
|
6a152b3e91
|
YARN-7279. Fix typo in helper message of ContainerLauncher. Contributed by Elek, Marton.
(cherry picked from commit 592bf2d550 )
|
2017-10-05 10:52:49 +05:30 |
Subru Krishnan
|
829a8e26b9
|
YARN-5329. Placement Agent enhancements required to support recurring reservations in ReservationSystem. (Carlo Curino via Subru).
(cherry picked from commit e6e614e380 )
|
2017-10-04 19:29:03 -07:00 |
Subru Krishnan
|
8d59b1fbee
|
YARN-5330. SharingPolicy enhancements required to support recurring reservations in ReservationSystem. (Carlo Curino via Subru).
(cherry picked from commit fa6137501c )
|
2017-10-04 16:41:18 -07:00 |
Subru Krishnan
|
eb0a00c9b5
|
YARN-5328. Plan/ResourceAllocation data structure enhancements required to support recurring reservations in ReservationSystem.
(cherry picked from commit b6e7d13696 )
|
2017-10-04 16:41:18 -07:00 |
Subru Krishnan
|
b5acbfef48
|
YARN-2037. Add work preserving restart support for Unmanaged AMs. (Botong Huang via Subru).
(cherry picked from commit d4d2fd1acd )
|
2017-10-04 16:33:39 -07:00 |
Akira Ajisaka
|
fe0d6f5b1c
|
YARN-7044. TestContainerAllocation#testAMContainerAllocationWhenDNSUnavailable fails.
(cherry picked from commit 2df1b2ac05 )
|
2017-10-05 06:08:05 +09:00 |
Akira Ajisaka
|
7ba174791b
|
YARN-6975. Moving logging APIs over to slf4j in hadoop-yarn-server-tests, hadoop-yarn-server-web-proxy and hadoop-yarn-server-router. Contributed by Yeliang Cang.
(cherry picked from commit acf5b880d8 )
|
2017-10-04 14:54:15 +09:00 |
Akira Ajisaka
|
b658ae002f
|
YARN-6943. Update Yarn to YARN in documentation. Contributed by Chetna Chaudhari.
(cherry picked from commit c9b525bd94 )
|
2017-10-04 07:02:31 +09:00 |
Akira Ajisaka
|
2fa1d39952
|
YARN-6916. Moving logging APIs over to slf4j in hadoop-yarn-server-common. Contributed by Bibin A Chundatt and Akira Ajisaka.
(cherry picked from commit 4a87773718 )
|
2017-10-04 06:08:00 +09:00 |
Jian He
|
d2c3b93ee5
|
YARN-7269. Tracking URL in the app state does not get redirected to ApplicationMaster for Running applications. Contributed by Wangda Tan
(cherry picked from commit 4111e6c781 )
|
2017-10-03 12:23:03 -07:00 |
Sidharta S
|
dcc454b4a0
|
YARN-7226. Whitelisted variables do not support delayed variable expansion. Contributed by Jason Lowe
(cherry picked from commit 7eb8499996 )
|
2017-10-02 19:32:19 -07:00 |
Junping Du
|
c3eade44d0
|
YARN-7072. Add a new log aggregation file format controller. Contributed by Xuan Gong.
(cherry picked from commit 3fddabc2fe )
|
2017-09-29 16:49:44 -07:00 |
Wangda Tan
|
cdaab892d8
|
YARN-6550. Capture launch_container.sh logs to a separate log file. (Suma Shivaprasad via wangda)
Change-Id: I0ee0b1bb459437432a22cf68861a6354f0decabb
(cherry picked from commit febeead5f9 )
|
2017-09-29 16:46:34 -07:00 |
Eric Payne
|
7a9479597f
|
YARN-7084. TestSchedulingMonitor#testRMStarts fails sporadically. Contributed by Jason Lowe.
(cherry picked from commit 7f6118f918 )
|
2017-09-29 10:39:01 -05:00 |
Wangda Tan
|
091fc32ce8
|
YARN-6623. Add support to turn off launching privileged containers in the container-executor. (Varun Vasudev via wangda)
Change-Id: I76aec68cbfb42d239279d7245a03290d691e87a4
(cherry picked from commit d3b1c63195 )
|
2017-09-28 16:46:23 -07:00 |
Jason Lowe
|
a1e9739730
|
YARN-7248. NM returns new SCHEDULED container status to older clients. Contributed by Arun Suresh
(cherry picked from commit 85d81ae58e )
|
2017-09-28 14:14:14 -05:00 |
Andrew Wang
|
5a4f37019a
|
Preparing for 3.0.0 GA development
|
2017-09-28 11:32:01 -07:00 |
Arun Suresh
|
59453dad8c
|
YARN-7240. Add more states and transitions to stabilize the NM Container state machine. (Kartheek Muthyala via asuresh)
(cherry picked from commit df800f6cf3 )
|
2017-09-28 11:29:26 -07:00 |
Arun Suresh
|
ed855e2eef
|
YARN-6059. Update paused container state in the NM state store. (Hitesh Sharma via asuresh)
(cherry picked from commit 66ca0a6540 )
|
2017-09-28 11:27:43 -07:00 |
Arun Suresh
|
8eebee5094
|
YARN-5216. Expose configurable preemption policy for OPPORTUNISTIC containers running on the NM. (Hitesh Sharma via asuresh)
(cherry picked from commit 4f8194430f )
|
2017-09-28 11:24:20 -07:00 |
Arun Suresh
|
dd51a74601
|
YARN-5292. NM Container lifecycle and state transitions to support for PAUSED container state. (Hitesh Sharma via asuresh)
(cherry picked from commit 864fbacd45 )
|
2017-09-28 11:22:58 -07:00 |
Jason Lowe
|
8526bfa19d
|
Revert "YARN-6570. No logs were found for running application, running"
This reverts commit e91447ccc9 .
|
2017-09-26 10:41:44 -05:00 |