Eric E Payne
|
0cb1b178ec
|
YARN-1529: Add Localization overhead metrics to NM. Contributed by Jim_Brennan.
(cherry picked from commit e0c9653166 )
|
2020-07-30 16:39:56 +00:00 |
|
Eric Badger
|
7ec692aa83
|
YARN-4771. Some containers can be skipped during log aggregation after NM
restart. Contributed by Jason Lowe and Jim Brennan.
(cherry picked from commit ac5f21dbef )
|
2020-07-24 22:46:57 +00:00 |
|
Ayush Saxena
|
e3b8d4eb05
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-22 18:21:14 +05:30 |
|
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 |
|
Akira Ajisaka
|
20df70a895
|
HADOOP-17111. Replace Guava Optional with Java8+ Optional. Contributed by Ahmed Hussein.
(cherry picked from commit 639acb6d89 )
|
2020-07-06 16:09:37 +09: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 |
|
Ahmed Hussein
|
1d8350055e
|
YARN-10256. Refactor TestContainerSchedulerQueuing.testContainerUpdateExecTypeGuaranteedToOpportunistic (Ahmed Hussein via jeagles)
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit f5081a9a5d )
|
2020-05-04 10:24:01 -05:00 |
|
Akira Ajisaka
|
dfa7f160a5
|
Preparing for 3.3.1 development
|
2020-04-30 13:33:42 +09:00 |
|
Wilfred Spiegelenburg
|
618a9208f7
|
YARN-10063. Add container-executor arguments --http/--https to usage. Contributed by Siddharth Ahuja
(cherry picked from commit 2214005c0f )
|
2020-04-08 13:02:51 +10:00 |
|
Eric E Payne
|
ede05b19d1
|
YARN-942. TestContainerSchedulerQueuing.testKillOnlyRequiredOpportunisticContainers fails sporadically Contributed by Ahmed Hussein (ahussein)
|
2020-03-10 14:17:45 +00:00 |
|
Szilard Nemeth
|
44afe1154d
|
YARN-9419. Log a warning if GPU isolation is enabled but LinuxContainerExecutor is disabled. Contribued by Andras Gyori
|
2020-03-09 16:08:24 +01:00 |
|
bibinchundatt
|
3859fa76d0
|
YARN-6924. Metrics for Federation AMRMProxy. Contributed by Young Chen
|
2020-03-07 09:34:42 +05:30 |
|
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
|
3f1aad05f0
|
YARN-10147. FPGA plugin can't find the localized aocx file. Contributed by Peter Bacsko
|
2020-02-19 15:54:25 +01:00 |
|
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 |
|
Prabhu Joseph
|
825db8fe2a
|
YARN-10107. Fix GpuResourcePlugin#getNMResourceInfo to honor Auto Discovery Enabled
Contributed by Szilard Nemeth.
|
2020-01-29 13:30:00 +05:30 |
|
Akira Ajisaka
|
14c2c3d69d
|
YARN-9512. [JDK11] TestAuxServices#testCustomizedAuxServiceClassPath fails because of ClassCastException. (#1806)
|
2020-01-16 12:21:50 +09:00 |
|
Eric Yang
|
2301b25899
|
YARN-10019. Improved container-executor exec() calls.
Contributed by Peter Bacsko
|
2020-01-10 19:04:04 -05:00 |
|
Eric E Payne
|
93233a7d6e
|
YARN-9018. Add functionality to AuxiliaryLocalPathHandler to return all locations to read for a given path. Contributed by Kuhu Shukla (kshukla)
|
2020-01-09 17:18:44 +00: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 |
|
Eric Badger
|
8dffd8dc89
|
YARN-9561. Add C changes for the new RuncContainerRuntime. Contributed by Eric Badger
|
2019-12-09 01:25:10 +00:00 |
|
Eric Badger
|
ab2cc5ac92
|
Revert "YARN-9561. Add C changes for the new RuncContainerRuntime. Contributed by Eric Badger"
This reverts commit 76bb297db9 .
|
2019-12-09 01:25:10 +00:00 |
|
Eric Badger
|
76bb297db9
|
YARN-9561. Add C changes for the new RuncContainerRuntime. Contributed by Eric Badger
|
2019-12-06 18:33:58 +00:00 |
|
Wanqiang Ji
|
c48de9aa2d
|
YARN-9958. Remove the invalid lock in ContainerExecutor (#1704)
|
2019-12-04 14:35:41 +09:00 |
|
Szilard Nemeth
|
828ab400ee
|
YARN-9362. Code cleanup in TestNMLeveldbStateStoreService. Contributed by Denes Gerencser
|
2019-11-26 21:45:12 +01:00 |
|
Eric Badger
|
6c20512b68
|
Revert "YARN-9561. Add C changes for the new RuncContainerRuntime. Contributed by Eric Badger"
This reverts commit 289bbca870 .
|
2019-11-25 17:46:42 +00:00 |
|
Szilard Nemeth
|
4c1a1287bc
|
YARN-9968. Public Localizer is exiting in NodeManager due to NullPointerException. Contributed by Tarun Parimi
|
2019-11-22 12:58:10 +01:00 |
|
Abhishek Modi
|
dc3f4fc2f4
|
YARN-9965. Fix NodeManager failing to start on subsequent times when Hdfs Auxillary Jar is set (addendum). Contributed by Prabhu Joseph.
|
2019-11-19 08:08:40 +05:30 |
|
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
|
289bbca870
|
YARN-9561. Add C changes for the new RuncContainerRuntime. Contributed by Eric Badger
|
2019-11-18 21:54:16 +00:00 |
|
Abhishek Modi
|
516377bfa6
|
YARN-9965. Fix NodeManager failing to start when Hdfs Auxillary Jar is set. Contributed by Prabhu Joseph.
|
2019-11-11 16:01:44 +05:30 |
|
Szilard Nemeth
|
31f172fd96
|
YARN-9677. Make FpgaDevice and GpuDevice classes more similar to each other. Contributed by kevin su
|
2019-11-09 14:04:14 +01: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 |
|
Eric Yang
|
ac6b6a6a85
|
HADOOP-16614. Add aarch64 support for dependent leveldbjni.
Contributed by liusheng
close #1546
|
2019-10-24 11:45:57 -04:00 |
|
Eric Yang
|
72b1bed998
|
YARN-9884. Make container-executor mount logic modular
Contributed by Eric Badger
|
2019-10-18 19:10:32 -04:00 |
|
Eric Yang
|
31e0122f4d
|
YARN-9860. Enable service mode for Docker containers on YARN
Contributed by Prabhu Joseph and Shane Kumpf
|
2019-10-10 19:02:02 -04:00 |
|
Szilard Nemeth
|
6f1ab95168
|
YARN-9128. Use SerializationUtils from apache commons to serialize / deserialize ResourceMappings. Contributed by Zoltan Siegl
|
2019-10-09 13:26:26 +02:00 |
|
Abhishek Modi
|
4d3c580b03
|
YARN-9859. Refactoring of OpportunisticContainerAllocator. Contributed by Abhishek Modi.
|
2019-09-30 23:40:15 +05:30 |
|
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 |
|
Duo Zhang
|
bfe1dac29d
|
HADOOP-16560. [YARN] use protobuf-maven-plugin to generate protobuf classes (#1496)
Signed-off-by: Vinayakumar B <vinayakumarb@apache.org>
|
2019-09-24 08:50:36 +08:00 |
|
Sunil G
|
c474e24c0b
|
YARN-9833. Race condition when DirectoryCollection.checkDirs() runs during container launch. Contributed by Peter Bacsko.
|
2019-09-17 19:41:38 +05:30 |
|
HUAN-PING SU
|
4239007349
|
YARN-9787. Typo in analysesErrorMsg. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Reviewed-by: Surendra Singh Lilhore <surendralilhore@apache.org>
|
2019-09-13 10:36:45 -07:00 |
|
Abhishek Modi
|
b939ae98e6
|
YARN-8174. Add containerId to ResourceLocalizationService fetch failure log statement. Contributed by Prabhu Joseph.
|
2019-09-02 10:45:59 +05:30 |
|
Szilard Nemeth
|
e8fa192f07
|
YARN-9217. Nodemanager will fail to start if GPU is misconfigured on the node or GPU drivers missing. Contributed by Peter Bacsko
|
2019-08-21 16:44:22 +02:00 |
|
bibinchundatt
|
e684b17e6f
|
YARN-5857. TestLogAggregationService.testFixedSizeThreadPool fails intermittently on trunk. Contributed by Bilwa S T.
|
2019-08-21 17:14:42 +05:30 |
|
Szilard Nemeth
|
2216ec54e5
|
YARN-9100. Add tests for GpuResourceAllocator and do minor code cleanup. Contributed by Peter Bacsko
|
2019-08-16 09:13:20 +02:00 |
|
Szilard Nemeth
|
2a05e0ff3b
|
YARN-9749. TestAppLogAggregatorImpl#testDFSQuotaExceeded fails on trunk. Contributed by Adam Antal
|
2019-08-16 08:52:09 +02:00 |
|
Adam Antal
|
22c4f38c4b
|
YARN-9679. Regular code cleanup in TestResourcePluginManager (#1122)
|
2019-08-15 17:32:05 +02:00 |
|
HUAN-PING SU
|
167acd87da
|
YARN-9683. Remove reapDockerContainerNoPid left behind by YARN-9074 (#1212) Contributed by Kevin Su.
Reviewed-by: Eric Yang <eyang@apache.org>
Reviewed-by: Adam Antal <adam.antal@cloudera.com>
|
2019-08-14 10:42:29 -07:00 |
|