Rohith Sharma K S
|
a37b3694ea
|
YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)
|
2016-05-16 15:25:15 +05:30 |
Sangjin Lee
|
d6d13ec670
|
YARN-4577. Enable aux services to have their own custom classpath/jar file (Xuan Gong via sale)
(cherry picked from commit 0bbe01f8d5 )
|
2016-05-12 10:14:24 -07:00 |
Jason Lowe
|
ee86cef2fe
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit d0da13229c )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java
|
2016-05-05 14:33:01 +00:00 |
Varun Vasudev
|
6561e3b500
|
YARN-3998. Add support in the NodeManager to re-launch containers. Contributed by Jun Gong.
(cherry picked from commit 0f25a1bb52 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/ProtoUtils.java
|
2016-04-29 16:22:06 +05:30 |
Jian He
|
6ba39a1597
|
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe
(cherry picked from commit 4a8508501b )
|
2016-04-28 21:54:30 -07:00 |
Jian He
|
a9707dceaf
|
YARN-5008. LeveldbRMStateStore database can grow substantially leading to long recovery times. Contributed by Jason Lowe
|
2016-04-28 21:28:03 -07:00 |
Jason Lowe
|
f1a370ce8b
|
Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"
This reverts commit 814ceeb489 .
|
2016-04-11 15:56:29 +00:00 |
Akira Ajisaka
|
8cf6630fc6
|
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 1ff27f9d12 )
|
2016-04-11 14:55:37 +09:00 |
Jason Lowe
|
814ceeb489
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit 1cbcd4a491 )
|
2016-04-05 13:41:18 +00:00 |
Arun Suresh
|
24ce9ea456
|
YARN-4895. Add subtractFrom method to ResourceUtilization class. Contributed by Konstantinos Karanasos.
(cherry picked from commit 82621e38a0 )
|
2016-04-01 15:00:02 -07:00 |
Junping Du
|
76602161c0
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong.
(cherry picked from commit af1d125f9c )
|
2016-03-23 08:58:05 -07:00 |
Li Lu
|
76ef097fd1
|
YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency. (Steve Loughran via gtcarrera9)
(cherry-picked from commit d49cfb3504 )
|
2016-03-10 10:56:51 -08:00 |
Varun Vasudev
|
e9a0ffc7f1
|
YARN-4737. Add CSRF filter support in YARN. Contributed by Jonathan Maron.
(cherry picked from commit 43416187c07afb35e3267f94d0a41d8d3cfb5735)
|
2016-03-07 15:23:36 +05:30 |
Robert Kanter
|
872b8d90a6
|
YARN-4579. Allow DefaultContainerExecutor container log directory permissions to be configurable (rchiang via rkanter)
(cherry picked from commit d7fdec1e6b )
|
2016-02-25 16:40:05 -08:00 |
Robert Kanter
|
c2098d2470
|
YARN-4697. NM aggregation thread pool is not bound by limits (haibochen via rkanter)
(cherry picked from commit 954dd57043 )
|
2016-02-24 15:00:48 -08:00 |
Li Lu
|
51162f9629
|
YARN-4680. TimerTasks leak in ATS V1.5 Writer. (Xuan Gong via
gtcarrera9)
|
2016-02-24 13:52:11 -08:00 |
Arun Suresh
|
6a238e4a6b
|
YARN-2575. Create separate ACLs for Reservation create/update/delete/list ops (Sean Po via asuresh)
(cherry picked from commit 23f937e3b7 )
|
2016-02-11 10:49:11 -08:00 |
Wangda Tan
|
9591363ad8
|
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
(cherry picked from commit 9875325d5c )
|
2016-02-02 10:19:19 +08:00 |
Xuan
|
2f00d8d3a7
|
YARN-4219. New levelDB cache storage for timeline v1.5. Contributed by
Li Lu
(cherry picked from commit 9fab22b366 )
|
2016-01-28 14:36:58 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
47b20d0c74
|
YARN-3542. Refactored existing CPU cgroups support to use the newer and integrated ResourceHandler mechanism, and also deprecated the old LCEResourceHandler inteface hierarchy. Contributed by Varun Vasudev.
(cherry picked from commit 2085e60a96 )
|
2016-01-25 16:22:47 -08:00 |
Akira Ajisaka
|
02d4a1fce3
|
YARN-4592. Remove unused GetContainerStatus proto. Contributed by Chang Li.
(cherry picked from commit 56a0c17508 )
|
2016-01-25 15:20:45 +09:00 |
Junping Du
|
4a30a44b11
|
YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe
(cherry picked from commit 02f597c5db )
|
2016-01-17 17:38:42 -08:00 |
rohithsharmaks
|
d3c08cde68
|
YARN-4389. Allow application to enable or disable am blacklisting. (Sunil G via rohithsharmaks)
|
2016-01-15 22:46:21 +05:30 |
Wangda Tan
|
c0b97865e8
|
YARN-4571. Make app id/name available to the yarn authorizer provider for better auditing. (Jian He via wangda)
(cherry picked from commit c0537bcd2c )
|
2016-01-13 13:19:01 +08:00 |
Wangda Tan
|
15e174fe79
|
YARN-4582. Label-related invalid resource request exception should be able to properly handled by application. (Bibin A Chundatt via wangda)
(cherry picked from commit 9e792da014 )
|
2016-01-12 12:54:09 +08:00 |
Xuan
|
2cbbf76c3d
|
YARN-4438. Implement RM leader election with curator. Contributed by Jian He
(cherry picked from commit 89022f8d4b )
|
2016-01-07 14:34:14 -08:00 |
Gera Shegalov
|
8baf9369bb
|
YARN-2934. Improve handling of container's stderr. (Naganarasimha G R via gera)
(cherry picked from commit 2c17b81569 )
|
2015-12-24 23:52:43 -08:00 |
Junping Du
|
6e97a3c968
|
YARN-4234. New put APIs in TimelineClient for ats v1.5. Contributed by Xuan Gong.
(cherry picked from commit 882f2f0464 )
|
2015-12-23 05:27:47 -08:00 |
Jian He
|
1147b086d9
|
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
2015-12-18 14:14:31 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
d9b9a75928
|
YARN-1856. Added cgroups based memory monitoring for containers as another alternative to custom memory-monitoring. Contributed by Varun Vasudev.
(cherry picked from commit 4e7d32c0db )
|
2015-12-17 12:13:56 -08:00 |
Wangda Tan
|
2f5435acbd
|
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
(cherry picked from commit 7faa406f27 )
|
2015-12-16 13:29:02 -08:00 |
Wangda Tan
|
9f4a6ec663
|
YARN-4293. ResourceUtilization should be a part of yarn node CLI. (Sunil G via wangda)
(cherry picked from commit 79c41b1d83 )
|
2015-12-16 13:28:56 -08:00 |
Siddharth Seth
|
433212ef87
|
YARN-4207. Add a non-judgemental YARN app completion status. Contributed by Rich Haase.
(cherry picked from commit 0f708d465f )
|
2015-12-16 11:35:38 -08:00 |
Wangda Tan
|
9f979107c2
|
YARN-4309. Add container launch related debug information to container logs when a container fails. (Varun Vasudev via wangda)
(cherry picked from commit dfcbbddb09 )
|
2015-12-14 11:13:51 -08:00 |
Junping Du
|
0b5e76e9ff
|
YARN-3623. Add a config to indicate the Timeline Service version. Contributed by Xuan Gong.
(cherry picked from commit f910e4f639 )
|
2015-12-10 02:57:46 -08:00 |
Jian He
|
be404e1680
|
YARN-4405. Support node label store in non-appendable file system. Contributed by Wangda Tan
(cherry picked from commit 755dda8dd8 )
|
2015-12-03 17:46:09 -08:00 |
Vinod Kumar Vavilapalli
|
b20e77eba3
|
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
|
2015-11-25 17:47:22 -08:00 |
Jason Lowe
|
9e54433c6c
|
YARN-4132. Separate configs for nodemanager to resourcemanager connection timeout and retries. Contributed by Chang Li
(cherry picked from commit 4ac6799d4a )
|
2015-11-24 22:36:19 +00:00 |
Steve Loughran
|
a0b3e43a6d
|
YARN-4279. Mark ApplicationId and ApplicationAttemptId static methods as @Public, @Unstable. (stevel)
|
2015-11-18 21:41:24 +00:00 |
Wangda Tan
|
baa2998e93
|
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)
(cherry picked from commit 3cc73773eb )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-10-26 13:12:56 -07:00 |
Rohith Sharma K S
|
33455fa415
|
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)
(cherry picked from commit 5acdde4744 )
|
2015-10-26 15:45:22 +05:30 |
Akira Ajisaka
|
356e922632
|
YARN-4294. [JDK8] Fix javadoc errors caused by wrong reference and illegal tag. (aajisaka)
(cherry picked from commit 7781fe1b9e )
|
2015-10-24 11:56:37 +09:00 |
Jonathan Eagles
|
6db7bfbcfd
|
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
(cherry picked from commit f8adeb712d )
|
2015-10-23 10:43:59 -05:00 |
Junping Du
|
d5145b58f6
|
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.
(cherry picked from commit 0fce5f9a49 )
|
2015-10-22 13:42:12 -07:00 |
Jonathan Eagles
|
cc8093e5ac
|
YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
(cherry picked from commit 25f8f801d1 )
|
2015-10-21 15:38:48 -05:00 |
Varun Vasudev
|
196d549e2b
|
YARN-4262. Allow whitelisted users to run privileged docker containers. Contributed by Sidharta Seethana.
(cherry picked from commit e39ae0e676 )
|
2015-10-19 20:21:48 +05:30 |
Jian He
|
1ba73169c7
|
YARN-4170. AM need to be notified with priority in AllocateResponse. Contributed by Sunil G
(cherry picked from commit f9da5cdb2b )
|
2015-10-16 15:26:46 -07:00 |
Wangda Tan
|
204ee6a40f
|
YARN-4162. CapacityScheduler: Add resource usage by partition and queue capacity by partition to REST API. (Naganarasimha G R via wangda)
(cherry picked from commit 4337b263aa )
|
2015-10-16 15:10:08 -07:00 |
Varun Vasudev
|
342870b70f
|
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
(cherry picked from commit 63020c54c1 )
|
2015-10-15 13:41:58 +05:30 |
Devaraj K
|
28edc7b129
|
YARN-3964. Support NodeLabelsProvider at Resource Manager side.
Contributed by Dian Fu.
(cherry picked from commit db93047881 )
|
2015-10-11 11:24:05 +05:30 |