Sunil G
|
80d507d1a4
|
YARN-9139. Simplify initializer code of GpuDiscoverer. Contributed by Szilard Nemeth.
|
2019-03-01 19:28:33 +05:30 |
Sunil G
|
6ffe6ea899
|
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
|
2019-02-07 19:08:41 +05:30 |
Eric E Payne
|
0cb05a9fe3
|
YARN-6616: YARN AHS shows submitTime for jobs same as startTime. Contributed by Prabhu Joseph
(cherry picked from commit 04105bbfdb )
|
2019-01-29 18:04:01 +00:00 |
Haibo Chen
|
61a6cc8d23
|
YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen)
(cherry picked from commit bb92bfb4ef )
|
2019-01-24 15:58:37 -08:00 |
Weiwei Yang
|
2471d8a6e7
|
YARN-9205. When using custom resource type, application will fail to run due to the CapacityScheduler throws InvalidResourceRequestException(GREATER_THEN_MAX_ALLOCATION). Contributed by Zhankun Tang.
(cherry picked from commit bc6374f282 )
|
2019-01-23 18:18:38 +08:00 |
Wangda Tan
|
3570713a69
|
YARN-8822. Nvidia-docker v2 support for YARN GPU feature. (Charo Zhang via wangda)
Change-Id: I416268888a7b6f097d218d84e8497dd70b4b6d8f
|
2019-01-07 12:30:30 -08:00 |
Wangda Tan
|
31ea2f7806
|
Preparing for 3.1.3 development
Change-Id: I3c3d3ee47dc4fef239127b4452ff14676fa26e3d
|
2019-01-07 10:04:58 -08:00 |
Weiwei Yang
|
f0e5651cf4
|
YARN-8782. Fix exception message in Resource.throwExceptionWhenArrayOutOfBound. Contributed by Gergely Pollak.
(cherry picked from commit 9a265fa673 )
|
2018-09-17 22:26:09 +08:00 |
Shane Kumpf
|
2d68708a1d
|
YARN-8638. Allow linux container runtimes to be pluggable. Contributed by Craig Condit
(cherry picked from commit dffb7bfe6c )
|
2018-09-05 06:55:25 -06:00 |
Shane Kumpf
|
b8618556ee
|
YARN-8642. Add support for tmpfs mounts with the Docker runtime. Contributed by Craig Condit
(cherry picked from commit 73625168c0 )
|
2018-08-29 07:11:38 -06:00 |
Rohith Sharma K S
|
3532bd5c8b
|
YARN-8612. Fix NM Collector Service Port issue in YarnConfiguration. Contributed by Prabha Manepalli.
(cherry picked from commit 1697a02306 )
|
2018-08-17 11:13:25 +05:30 |
Weiwei Yang
|
05547b1e0b
|
YARN-8614. Fix few annotation typos in YarnConfiguration. Contributed by Sen Zhao.
(cherry picked from commit 8dc07b4723 )
|
2018-08-15 12:38:55 +08:00 |
Wangda Tan
|
5583711419
|
Preparing for 3.1.2 release
Change-Id: If2793e2ed2b5b349a9e1f98f78df43f309dcfcbd
|
2018-07-31 13:08:55 -07:00 |
Jonathan Hung
|
b91cf90e1c
|
YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung
|
2018-07-30 17:57:25 -07:00 |
bibinchundatt
|
0710107f8d
|
YARN-8544. [DS] AM registration fails when hadoop authorization is enabled. Contributed by Bibin A Chundatt.
(cherry picked from commit 8461278833 )
|
2018-07-24 13:11:31 +05:30 |
Rohith Sharma K S
|
785ed3f8ae
|
YARN-8302. ATS v2 should handle HBase connection issue properly. Contributed by Billie Rinaldi.
(cherry picked from commit ba68320449 )
|
2018-07-06 15:20:39 -07:00 |
Shane Kumpf
|
de43b41d0f
|
YARN-6919. Add default volume mount list. Contributed by Eric Badger
|
2018-05-24 09:35:35 -06:00 |
Rohith Sharma K S
|
923c833da4
|
YARN-8319. More YARN pages need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G.
(cherry picked from commit c05b5d424b )
|
2018-05-24 14:22:43 +05:30 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
0460201c3a
|
YARN-8128. Documenting the per-node per-app file limit in YARN log aggregation. Contributed by Xuan Gong.
(cherry picked from commit 328f0847e3 )
|
2018-05-17 13:09:09 -07:00 |
Jason Lowe
|
dfe73334c2
|
YARN-7654. Support ENTRY_POINT for docker container. Contributed by Eric Yang
(cherry picked from commit 6c8e51ca7e )
|
2018-05-11 18:57:20 -05:00 |
Robert Kanter
|
0506c762b2
|
YARN-8202. DefaultAMSProcessor should properly check units of requested custom resource types against minimum/maximum allocation (snemeth via rkanter)
(cherry picked from commit c8b53c4364 )
|
2018-05-10 09:52:11 -07:00 |
Eric Yang
|
e4b9981612
|
YARN-7973. Added ContainerRelaunch feature for Docker containers.
Contributed by Shane Kumpf
|
2018-05-03 11:57:01 -04:00 |
Konstantinos Karanasos
|
18c86a3fb6
|
YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang.
(cherry picked from commit 28e2244390 )
|
2018-04-20 12:25:08 -07:00 |
Wangda Tan
|
0b88683627
|
YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda)
Change-Id: I166c67a7a34430627c17365f60bac75b6da1b434
(cherry picked from commit a0bde7d525 )
|
2018-04-14 11:01:59 -07:00 |
Rohith Sharma K S
|
eb1026dffa
|
YARN-8156. Increase the default value of yarn.timeline-service.app-collector.linger-period.ms. Contributed by Charan Hebri.
(cherry picked from commit 669eb7bdea )
|
2018-04-14 10:57:02 +05:30 |
Wangda Tan
|
7031a853f4
|
YARN-8048. Support auto-spawning of admin configured services during bootstrap of RM (Rohith Sharma K S via wangda)
Change-Id: I2d8d61ccad55e1118009294d7e17822df3cd0fd5
|
2018-04-13 10:18:48 -07:00 |
Wangda Tan
|
c962371430
|
YARN-1151. Ability to configure auxiliary services from HDFS-based JAR files. (Xuan Gong via wangda)
Change-Id: Ied37ff11e507fc86847753ba79486652c8fadfe9
|
2018-04-13 10:17:47 -07:00 |
Vrushali C
|
67cd7acf99
|
YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S
(cherry picked from commit 345e7624d5 )
|
2018-04-11 09:41:04 +05:30 |
Wangda Tan
|
25bf1d3ac6
|
Updated branch-3.1 to track 3.1.1
Change-Id: Idd55c79921b8acacc8a8a3258450e476f3abb706
|
2018-04-09 10:58:50 -07:00 |
Haibo Chen
|
6658018410
|
YARN-6936. [Atsv2] Retrospect storing entities into sub application table from client perspective. (Rohith Sharma K S via Haibo Chen)
(cherry picked from commit f8b8bd53c4 )
|
2018-04-05 11:31:17 -07:00 |
Konstantinos Karanasos
|
fa464c12ad
|
YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang.
(cherry picked from commit 7853ec8d2f )
|
2018-04-04 10:53:33 -07:00 |
Wangda Tan
|
78832eca8a
|
YARN-8002. Support NOT_SELF and ALL namespace types for allocation tag. (Weiwei Yang via wangda)
Change-Id: I63b4e4192a95bf7ded98c54e46a2871c72869700
|
2018-04-04 09:42:49 +08:00 |
Subru Krishnan
|
a0091ec4b3
|
YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru).
(cherry picked from commit 09999d7e01 )
|
2018-03-28 11:35:45 -07:00 |
Subru Krishnan
|
ed49f59e18
|
Revert "YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru)."
This reverts commit 85eebf1beb .
|
2018-03-28 11:35:30 -07:00 |
Subru Krishnan
|
85eebf1beb
|
YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru).
(cherry picked from commit 2a2ef15caf )
|
2018-03-27 17:44:00 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
0bd99621c5
|
Preparing for 3.1.0 development
|
2018-03-19 15:16:54 -07:00 |
Wangda Tan
|
4bf622043f
|
YARN-7952. RM should be able to recover log aggregation status after restart/fail-over. (Xuan Gong via wangda)
Change-Id: I725c9afe64831eda0aa6b0bebdbc79d2dd165707
|
2018-03-15 13:26:45 -07:00 |
Wangda Tan
|
a5b27b3c67
|
YARN-5015. Support sliding window retry capability for container restart. (Chandni Singh via wangda)
Change-Id: I07addd3e4ba8d98456ee2ff1d5c540a38fe61dea
|
2018-03-13 17:55:17 -07:00 |
Miklos Szegedi
|
a82d4a2e3a
|
YARN-5764. NUMA awareness support for launching containers. Contributed by Devaraj K.
|
2018-03-13 12:36:57 -07:00 |
Arun Suresh
|
1054b48c27
|
YARN-7972. Support inter-app placement constraints for allocation tags by application ID. (Weiwei Yang via asuresh)
|
2018-03-05 11:24:17 -08:00 |
Weiwei Yang
|
e8c5be63f0
|
YARN-7995. Remove unnecessary boxings and unboxings from PlacementConstraintParser.java. Contributed by Sen Zhao.
|
2018-03-05 11:49:43 +08:00 |
Konstantinos Karanasos
|
e85188101c
|
YARN-7921. Transform a PlacementConstraint to a string expression. Contributed by Weiwei Yang.
|
2018-02-26 12:15:16 -08:00 |
Jason Lowe
|
9497215084
|
YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne
|
2018-02-19 14:06:28 -06:00 |
fang zhenyi
|
4d4dde5112
|
HADOOP-15223. Replace Collections.EMPTY* with empty* when available
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-02-18 22:19:39 +09:00 |
Wangda Tan
|
ca1043ab90
|
YARN-7328. ResourceUtils allows yarn.nodemanager.resource-types.memory-mb and .vcores to override yarn.nodemanager.resource.memory-mb and .cpu-vcores. (lovekesh bansal via wangda)
Change-Id: Ibb1faf0beefec079dae2208986976b2f64650672
|
2018-02-17 12:28:08 +08:00 |
Sunil G
|
aae629913c
|
YARN-7292. Retrospect Resource Profile Behavior for overriding capability. Contributed by Wangda Tan.
|
2018-02-16 12:37:40 +05:30 |
Konstantinos Karanasos
|
0b489e564c
|
YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan.
|
2018-02-15 14:23:38 -08:00 |
Eric Payne
|
bddfe42e2c
|
Revert "YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue"
This reverts commit c5e6e3de1c .
|
2018-02-14 14:29:20 -06:00 |
Eric Payne
|
c5e6e3de1c
|
YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue
|
2018-02-13 10:11:02 -06:00 |
Wangda Tan
|
e795833d8c
|
YARN-7906. Fix mvn site fails with error: Multiple sources of package comments found for package o.a.h.y.client.api.impl. (Akira Ajisaka via wangda)
Change-Id: I20221d97446e97f208d587eacbc60448c11ffd48
|
2018-02-12 10:25:22 +08:00 |