Ayush Saxena
|
8378ab9f92
|
HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505
|
2020-12-10 05:50:55 +05:30 |
Ahmed Hussein
|
bc634c077b
|
YARN-10485. TimelineConnector swallows InterruptedException (#2450). Contributed by Ahmed Hussein
(cherry picked from commit 0b2510ee1f )
|
2020-11-16 21:09:36 +00:00 |
Eric E Payne
|
1e22929885
|
YARN-10479. RMProxy should retry on SocketTimeout Exceptions. Contributed by Jim Brennan (Jim_Brennan)
(cherry picked from commit 55339c2bdd )
|
2020-11-05 22:08:51 +00:00 |
Eric E Payne
|
2473e8b711
|
YARN-10475: Scale RM-NM heartbeat interval based on node utilization. Contributed by Jim Brennan (Jim_Brennan).
|
2020-11-02 17:16:28 +00:00 |
Jim Brennan
|
cdaef111d5
|
YARN-10471. Prevent logs for any container from becoming larger than a configurable size. Contributed by Eric Payne
(cherry picked from commit 8ee6bc2518 )
|
2020-10-29 19:52:43 +00:00 |
Eric Yang
|
9176e8fe5d
|
YARN-9809. Added node manager health status to resource manager registration call.
Contributed by Eric Badger via eyang
(cherry picked from commit e8dc862d38 )
|
2020-09-28 16:41:53 +00:00 |
Ahmed Hussein
|
9e7266df6c
|
HADOOP-17099. Replace Guava Predicate with Java8+ Predicate
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 1f71c4ae71 )
|
2020-07-15 11:40:13 -05:00 |
Ahmed Hussein
|
5969922305
|
HADOOP-17101. Replace Guava Function with Java8+ Function
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 98fcffe93f )
|
2020-07-15 09:57:36 -05:00 |
Eric Badger
|
41bcef9486
|
YARN-10348. Allow RM to always cancel tokens after app completes. Contributed by
Jim Brennan
(cherry picked from commit 48f90115b5 )
|
2020-07-13 23:12:18 +00:00 |
Vinayakumar B
|
534b15caf9
|
HADOOP-17046. Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes (#2026)
|
2020-06-12 23:20:10 +05:30 |
Szilard Nemeth
|
e35f619841
|
YARN-10296. Make ContainerPBImpl#getId/setId synchronized. Contributed by Benjamin Teke
|
2020-06-10 18:00:21 +02:00 |
Szilard Nemeth
|
95e4ed18a6
|
YARN-10160. Add auto queue creation related configs to RMWebService#CapacitySchedulerQueueInfo. Contributed by Prabhu Joseph
|
2020-05-12 09:03:50 +02:00 |
Akira Ajisaka
|
dfa7f160a5
|
Preparing for 3.3.1 development
|
2020-04-30 13:33:42 +09:00 |
Jonathan Hung
|
49ae9b2137
|
YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T
|
2020-04-17 10:34:59 -07:00 |
Szilard Nemeth
|
4bd37f2283
|
YARN-5277. When localizers fail due to resource timestamps being out, provide more diagnostics. Contributed by Siddharth Ahuja
|
2020-04-15 07:54:53 +02:00 |
Jonathan Hung
|
e1dd78143b
|
YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T
(cherry picked from commit 57659422abbf6d9bf52e6e27fca775254bb77a56)
|
2020-04-09 11:06:49 -07:00 |
Szilard Nemeth
|
d293e120eb
|
YARN-10207. CLOSE_WAIT socket connection leaks during rendering of (corrupted) aggregated logs on the JobHistoryServer Web UI. Contributed by Siddharth Ahuja
(cherry picked from commit bffb43b00e )
|
2020-04-07 17:04:01 +02:00 |
RogPodge
|
50f7f6dfd1
|
YARN-10210. Add a RMFailoverProxyProvider that does DNS resolution on failover.
|
2020-03-26 08:14:30 -07:00 |
RogPodge
|
2d294bd575
|
HADOOP-16938. Make non-HA proxy providers pluggable
|
2020-03-25 08:06:58 -07:00 |
Szilard Nemeth
|
cf9cf83a43
|
YARN-9354. Resources should be created with ResourceTypesTestHelper instead of TestUtils. Contributed by Andras Gyori
|
2020-03-10 16:44:48 +01:00 |
Eric Badger
|
2649f8b327
|
YARN-10173. Make pid file generation timeout configurable in case of reacquired
container. Contributed by Adam Antal.
|
2020-03-04 23:31:57 +00:00 |
Szilard Nemeth
|
4af2556b48
|
YARN-10143. YARN-10101 broke Yarn logs CLI. Contributed by Adam Antal
|
2020-02-20 15:27:15 +01:00 |
Prabhu Joseph
|
fe7d67a8a2
|
YARN-9521. Handle FileSystem close in ApiServiceClient
Contributed by kyungwan nam. Reviewed by Eric Yang.
|
2020-02-13 09:39:13 +05:30 |
Ayush Saxena
|
3f0a7cd17a
|
YARN-9624. Use switch case for ProtoUtils#convertFromProtoFormat containerState. Contributed by Bilwa S T
|
2020-02-09 19:14:18 +05:30 |
Vinayakumar B
|
7dac7e1d13
|
HADOOP-16596. [pb-upgrade] Use shaded protobuf classes from hadoop-thirdparty dependency (#1635). Contributed by Vinayakumar B.
|
2020-02-07 14:51:24 +05:30 |
Szilard Nemeth
|
71b2c2ffe9
|
YARN-10101. Support listing of aggregated logs for containers belonging to an application attempt. Contributed by Adam Antal
|
2020-02-06 12:25:06 +01:00 |
Inigo Goiri
|
5abd0148eb
|
YARN-9768. RM Renew Delegation token thread should timeout and retry. Contributed by Manikandan R.
|
2020-01-28 10:06:37 -08:00 |
Szilard Nemeth
|
9520b2ad79
|
YARN-10083. Provide utility to ask whether an application is in final status. Contributed by Adam Antal
|
2020-01-22 16:25:07 +01:00 |
Inigo Goiri
|
b4870bce3a
|
Revert "YARN-9768. RM Renew Delegation token thread should timeout and retry. Contributed by Manikandan R."
This reverts commit 0696828a09 .
|
2020-01-21 17:45:17 -08:00 |
Inigo Goiri
|
0696828a09
|
YARN-9768. RM Renew Delegation token thread should timeout and retry. Contributed by Manikandan R.
|
2020-01-21 13:41:01 -08:00 |
Szilard Nemeth
|
6d52bbbfcf
|
YARN-9525. IFile format is not working against s3a remote folder. Contributed by Adam Antal
|
2020-01-20 12:36:55 +01:00 |
Szilard Nemeth
|
57aad0f43a
|
YARN-10081. Exception message from ClientRMProxy#getRMAddress is misleading. Contributed by Ravuri Sushma Sree
|
2020-01-20 09:41:06 +01:00 |
Szilard Nemeth
|
13cea0412c
|
YARN-10028. Integrate the new abstract log servlet to the JobHistory server. Contributed by Adam Antal
|
2020-01-14 11:00:08 +01:00 |
Prabhu Joseph
|
571795cd18
|
YARN-10068. Fix TimelineV2Client leaking File Descriptors.
Contributed by Anand Srinivasan. Reviewed by Adam Antal.
|
2020-01-08 12:01:30 +05:30 |
Szilard Nemeth
|
768ee22e9e
|
YARN-10035. Add ability to filter the Cluster Applications API request by name. Contributed by Adam Antal
|
2020-01-06 16:26:33 +01:00 |
Eric Badger
|
412035b47a
|
YARN-10009. In Capacity Scheduler, DRC can treat minimum user limit percent as a max when custom resource is defined. Contributed by Eric Payne.
|
2019-12-20 18:07:00 +00:00 |
Jonathan Hung
|
fddc3d55c3
|
YARN-10039. Allow disabling app submission from REST endpoints
|
2019-12-18 10:48:05 -08:00 |
Szilard Nemeth
|
631dbbc6f2
|
YARN-9923. Introduce HealthReporter interface to support multiple health checker files. Contributed by Adam Antal
|
2019-12-15 17:28:04 +01:00 |
Szilard Nemeth
|
4f758dd4c6
|
YARN-9607. Auto-configuring rollover-size of IFile format for non-appendable filesystems. Contributed by Adam Antal
|
2019-12-05 21:49:00 +01:00 |
Szilard Nemeth
|
c71befaf8f
|
YARN-9781. SchedConfCli to get current stored scheduler configuration. Contributed by Prabhu Joseph
|
2019-12-05 20:31:24 +01:00 |
prabhujoseph
|
aa7ab2719f
|
YARN-9991. Fix Application Tag prefix to userid. Contributed by Szilard Nemeth.
|
2019-11-27 01:59:12 +05:30 |
Szilard Nemeth
|
52e9ee39a1
|
YARN-9444. YARN API ResourceUtils's getRequestedResourcesFromConfig doesn't recognize yarn.io/gpu as a valid resource. Contributed by Gergely Pollak
|
2019-11-26 16:42:59 +01:00 |
Szilard Nemeth
|
dfdc6d6dd9
|
YARN-9886. Queue mapping based on userid passed through application tag. Contributed by Julia Kinga Marton
|
2019-11-19 21:14:15 +01:00 |
Eric Badger
|
0e22e9ab83
|
YARN-9562. Add Java changes for the new RuncContainerRuntime. Contributed by Eric Badger
|
2019-11-18 21:56:31 +00:00 |
Eric Badger
|
eef34f2d87
|
YARN-9914. Use separate configs for free disk space checking for full and not-full disks. Contributed by Jim Brennan
|
2019-10-25 17:13:04 +00:00 |
Zhankun Tang
|
fd84ca5161
|
YARN-9921. Issue in PlacementConstraint when YARN Service AM retries allocation on component failure. Contributed by Tarun Parimi
|
2019-10-24 10:05:00 +08:00 |
Szilard Nemeth
|
35f093f5b3
|
YARN-9356. Add more tests to ratio method in TestResourceCalculator. Contributed by Zoltan Siegl
|
2019-10-09 13:09:09 +02:00 |
Jonathan Hung
|
5462d2176f
|
YARN-9760. Support configuring application priorities on a workflow level. Contributed by Varun Saxena
|
2019-10-08 11:20:13 -07:00 |
Szilard Nemeth
|
bec0864394
|
YARN-9808. Zero length files in container log output haven't got a header. Contributed by Adam Antal
|
2019-09-25 10:28:34 +02:00 |
Jonathan Hung
|
c2731d4b63
|
YARN-9730. Support forcing configured partitions to be exclusive based on app node label
|
2019-09-24 13:51:32 -07:00 |