Ahmed Hussein
de9f778750
YARN-10485. TimelineConnector swallows InterruptedException ( #2450 ). Contributed by Ahmed Hussein
...
(cherry picked from commit 0b2510ee1f
)
2020-11-16 21:30:50 +00:00
Eric E Payne
c7b1bdba63
YARN-10479. RMProxy should retry on SocketTimeout Exceptions. Contributed by Jim Brennan (Jim_Brennan)
...
(cherry picked from commit 55339c2bdd
)
2020-11-05 22:33:58 +00:00
Eric E Payne
052b9799c0
YARN-10475: Scale RM-NM heartbeat interval based on node utilization. Contributed by Jim Brennan (Jim_Brennan).
...
(cherry picked from commit 31154fdde5
)
2020-11-02 17:59:58 +00:00
Kihwal Lee
0c35e44184
MAPREDUCE-7069. Add ability to specify user environment variables individually. Contributed by Jim Brennan
...
(cherry picked from commit 4571351ccc
)
2020-08-13 19:02:03 -05:00
Ahmed Hussein
b7b9bd32db
HADOOP-17099. Replace Guava Predicate with Java8+ Predicate
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 1f71c4ae71
)
2020-07-15 12:19:42 -05:00
Ahmed Hussein
34a6cbb5bb
HADOOP-17101. Replace Guava Function with Java8+ Function
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 98fcffe93f
)
(cherry picked from commit 43a865dc07
)
2020-07-15 11:01:34 -05:00
Eric Badger
4cf5c282d0
YARN-10348. Allow RM to always cancel tokens after app completes. Contributed by
...
Jim Brennan.
(cherry picked from commit 09f1547697
)
2020-07-14 18:27:23 +00:00
Szilard Nemeth
0c209f3f7d
YARN-10296. Make ContainerPBImpl#getId/setId synchronized. Contributed by Benjamin Teke
2020-06-10 18:02:05 +02:00
Jonathan Hung
aa19cb20ea
YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R
...
(cherry picked from commit c30c23cb66
)
(cherry picked from commit 7a323a45aa
)
(cherry picked from commit a80595a6deb3124a3d6d99057e9d5298cd7237d8)
2020-05-29 10:56:31 -07:00
Szilard Nemeth
7e6c5e5ad2
YARN-9444. YARN API ResourceUtils's getRequestedResourcesFromConfig doesn't recognize yarn.io/gpu as a valid resource. Contributed by Gergely Pollak
...
(cherry picked from commit 52e9ee39a1
)
2020-05-07 18:37:02 +00:00
Gabor Bota
ec6d2a8402
Preparing for 3.1.5 development
...
Change-Id: Iabc64aba7392e3b6f9e4e18109fcaa2cfc01d1f9
2020-04-29 11:18:18 +02:00
Jonathan Hung
6dc1f7e154
YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T
...
(cherry picked from commit 49ae9b2137
)
(cherry picked from commit d1af4e0fae
)
2020-04-17 10:36:26 -07:00
Jonathan Hung
6271a2852e
YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T
...
(cherry picked from commit 57659422abbf6d9bf52e6e27fca775254bb77a56)
(cherry picked from commit e3a52804b03d646f15048c078f8c5292d5cbecfa)
(cherry picked from commit 54599b177c
)
2020-04-09 10:44:39 -07:00
Wei-Chiu Chuang
58b025c8f4
HADOOP-16882. Update jackson-databind to 2.9.10.2 in branch-3.1, branch-2.10. Contributed by Lisheng Sun.
2020-02-28 16:24:38 -08:00
Eric Badger
0f01206e15
YARN-10009. In Capacity Scheduler, DRC can treat minimum user limit percent as a max when custom resource is defined. Contributed by Eric Payne
...
(cherry picked from commit 355ec33416
)
2019-12-20 19:34:29 +00:00
Jonathan Hung
406c35dd12
YARN-10039. Allow disabling app submission from REST endpoints
2019-12-18 10:58:32 -08:00
Eric Badger
f5a3a9e138
YARN-9914. Use separate configs for free disk space checking for full and not-full disks. Contributed by Jim Brennan
...
(cherry picked from commit eef34f2d87
)
2019-10-25 17:17:14 +00:00
Zhankun Tang
7175fc91d0
YARN-9921. Issue in PlacementConstraint when YARN Service AM retries allocation on component failure. Contributed by Tarun Parimi
2019-10-24 10:07:40 +08:00
Haibo Chen
a70c6e9665
YARN-8842. Expose metrics for custom resource types in QueueMetrics. (Contributed by Szilard Nemeth)
...
(cherry picked from commit 84e22a6af4
)
2019-10-15 22:20:56 +00:00
Szilard Nemeth
d1415b66b7
YARN-9356. Add more tests to ratio method in TestResourceCalculator. Contributed by Zoltan Siegl
...
(cherry picked from commit 35f093f5b3
)
(cherry picked from commit 0ddb48a303
)
2019-10-09 13:13:51 +02:00
Jonathan Hung
0dc85bc182
YARN-9760. Support configuring application priorities on a workflow level. Contributed by Varun Saxena
2019-10-08 11:18:52 -07:00
Sunil G
71792f2122
YARN-9864. Format CS Configuration present in Configuration Store. Contributeed by Prabhu Joseph
2019-10-01 20:03:35 +05:30
Jonathan Hung
783cbced1d
YARN-9730. Support forcing configured partitions to be exclusive based on app node label
...
(cherry picked from commit 73a044a63822303f792183244e25432528ecfb1e)
(cherry picked from commit dd094d79023f6598e47146166aa8c213e03d41b7)
2019-09-24 13:52:14 -07:00
Tao Yang
36c1caced5
YARN-8995. Log events info in AsyncDispatcher when event queue size cumulatively reaches a certain number every time(addendum). Contributed by Jonathan Hung.
2019-09-07 08:19:02 +08:00
Jonathan Hung
11f6e3bc41
YARN-9761. Allow overriding application submissions based on server side configs. Contributed by Pralabh Kumar
2019-09-06 10:02:20 -07:00
Tao Yang
d74c069427
YARN-8995. Log events info in AsyncDispatcher when event queue size cumulatively reaches a certain number every time. Contributed by zhuqi.
2019-09-05 16:54:55 +08:00
Zhankun Tang
ef79d98788
Preparing for 3.1.4 development
2019-09-04 16:11:36 +08:00
Zhankun Tang
fff4fbc957
YARN-9785. Fix DominantResourceCalculator when one resource is zero. Contributed by Bibin A Chundatt, Sunil Govindan, Bilwa S T.
2019-09-04 12:05:29 +08:00
Szilard Nemeth
148121d889
YARN-9451. AggregatedLogsBlock shows wrong NM http port. Contributed by Prabhu Joseph
...
(cherry picked from commit b91099efd6
)
2019-08-12 15:06:48 +02:00
Szilard Nemeth
be9ac8adf9
Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph
...
(cherry picked from commit 54ac80176e
)
2019-08-09 13:23:49 +02:00
Haibo Chen
f943bff254
YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung)
...
(cherry picked from commit f51702d539
)
(cherry picked from commit 8d357343c4
)
2019-08-06 15:01:06 -07:00
Szilard Nemeth
30c7b43227
YARN-9127. Create more tests to verify GpuDeviceInformationParser. Contributed by Peter Bacsko
...
(cherry picked from commit 18ee1092b4
)
2019-07-15 12:15:36 +02:00
Szilard Nemeth
46177ade8b
YARN-9629. Support configurable MIN_LOG_ROLLING_INTERVAL. Contributed by Adam Antal.
...
(cherry picked from commit a2a8be18cb
)
2019-07-03 14:24:53 +02:00
Sunil G
d2a5749482
YARN-9327. Improve synchronisation in ProtoUtils#convertToProtoFormat block. Contributed by Bibin A Chundatt.
...
(cherry picked from commit 0c8813f135
)
2019-07-02 12:15:40 +05:30
bibinchundatt
f42e246f8a
YARN-9547. ContainerStatusPBImpl default execution type is not returned. Contributed by Bilwa S T.
...
(cherry picked from commit 3303723f55
)
2019-06-11 23:43:54 +05:30
Eric Yang
413a6b63bc
YARN-9542. Fix LogsCLI guessAppOwner ignores custome file format suffix.
...
Contributed by Prabhu Joseph
(cherry picked from commit b2a39e8883
)
2019-05-29 18:05:47 -04:00
Takanobu Asanuma
8098ddaf40
HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka.
...
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
2019-05-29 17:39:49 +09:00
Akira Ajisaka
f8bd5deec1
HADOOP-16323. https everywhere in Maven settings.
2019-05-27 15:28:21 +09:00
Sunil G
f09befd2ea
YARN-9519. TFile log aggregation file format is not working for yarn.log-aggregation.TFile.remote-app-log-dir config. Contributed by Adam Antal.
...
(cherry picked from commit 7d831eca64
)
2019-05-14 10:50:02 -07:00
Eric Yang
102db40870
YARN-8761. Service AM support for decommissioning component instances.
...
Contributed by Billie Rinaldi
(cherry picked from commit 4c465f5535
)
2019-02-08 08:38:43 -08:00
Eric E Payne
834a862bd0
YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein
...
(cherry picked from commit d1ca9432dd
)
2019-02-07 20:36:54 +00:00
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
rahul3
8dea94d071
YARN-9203. Fix typos in yarn-default.xml.
...
This closes #437
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 0a46baecd3
)
2019-01-17 16:20:15 +09:00
Wangda Tan
31ea2f7806
Preparing for 3.1.3 development
...
Change-Id: I3c3d3ee47dc4fef239127b4452ff14676fa26e3d
2019-01-07 10:04:58 -08:00
Eric Yang
bec5036397
YARN-8665. Added Yarn service cancel upgrade option.
...
Contributed by Chandni Singh
2018-11-27 16:29:08 -05:00
Eric Yang
eb43772896
YARN-8298. Added express upgrade for YARN service.
...
Contributed by Chandni Singh
2018-11-26 18:55:28 -05:00
Wangda Tan
077a7ab37b
YARN-8299. Yarn Service Upgrade: Add GET APIs that returns instances matching query params. (Chandni Singh via wangda)
...
Change-Id: I7f2aef89c6053d5dc5955f79fdfcd4cd74f74737
2018-11-16 10:32:10 -08:00
Rohith Sharma K S
095635d984
YARN-8303. YarnClient should contact TimelineReader for application/attempt/container report.
...
(cherry picked from commit ee3355be3c
)
2018-11-16 18:38:11 +05:30
Vrushali C
1dd2cf296d
YARN-8834 Provide Java client for fetching Yarn specific entities from TimelineReader. Contributed by Abhishek Modi
...
(cherry picked from commit a3edfddcf7
)
2018-11-16 18:38:11 +05:30