Sunil G
|
45cf3de2e9
|
YARN-9833. Race condition when DirectoryCollection.checkDirs() runs during container launch. Contributed by Peter Bacsko.
(cherry picked from commit c474e24c0b )
|
2019-09-18 09:23:46 +05:30 |
Zhankun Tang
|
ef79d98788
|
Preparing for 3.1.4 development
|
2019-09-04 16:11:36 +08:00 |
Szilard Nemeth
|
fd2e353236
|
YARN-9100. Add tests for GpuResourceAllocator and do minor code cleanup. Contributed by Peter Bacsko
|
2019-08-16 15:27:10 +02:00 |
Szilard Nemeth
|
aa0631a042
|
YARN-9140. Code cleanup in ResourcePluginManager.initialize and in TestResourcePluginManager. Contributed by Peter Bacsko
|
2019-08-14 19:04:09 +02:00 |
Eric Badger
|
a995e6352f
|
YARN-9442. container working directory has group read permissions. Contributed by Jim Brennan.
(cherry picked from commit 2ac029b949 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/test-container-executor.c
(cherry picked from commit cec71691be )
|
2019-08-13 17:16:57 +00:00 |
Szilard Nemeth
|
cb91ab73b0
|
YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko
(cherry picked from commit 8b3c6791b1 )
|
2019-08-13 15:47:57 +02:00 |
Szilard Nemeth
|
a762a6be29
|
Revert "YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko"
This reverts commit b20fd9e212 .
Commit is reverted since unnecessary files were added, accidentally.
|
2019-08-13 15:47:57 +02:00 |
Szilard Nemeth
|
6b4ded7647
|
YARN-9135. NM State store ResourceMappings serialization are tested with Strings instead of real Device objects. Contributed by Peter Bacsko
|
2019-08-12 14:03:50 +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 |
Szilard Nemeth
|
410f7a3069
|
YARN-9092. Create an object for cgroups mount enable and cgroups mount path as they belong together. Contributed by Gergely Pollak
(cherry picked from commit e0c21c6da9 )
|
2019-08-09 10:25:12 +02:00 |
Szilard Nemeth
|
b2f39f81fe
|
YARN-9096: Some GpuResourcePlugin and ResourcePluginManager methods are synchronized unnecessarily. Contributed by Gergely Pollak
(cherry picked from commit 742e30b473 )
|
2019-08-09 10:05:40 +02:00 |
Szilard Nemeth
|
943dfc78d1
|
YARN-9094: Remove unused interface method: NodeResourceUpdaterPlugin#handleUpdatedResourceFromRM. Contributed by Gergely Pollak
(cherry picked from commit 72d7e570a7 )
|
2019-08-09 09:53:14 +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 |
Eric Badger
|
698e74d097
|
YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit
(cherry picked from commit 144a55f0e3 )
|
2019-08-02 20:41:26 +00:00 |
Jonathan Hung
|
3ff2148482
|
YARN-9668. UGI conf doesn't read user overridden configurations on RM and NM startup. (Contributed by Jonanthan Hung)
|
2019-07-22 10:54:08 -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
|
bb37c6cb7f
|
YARN-9337. Addendum to fix compilation error due to mockito spy call
|
2019-07-13 00:42:14 +02:00 |
Szilard Nemeth
|
531e0c0bc1
|
YARN-9337. GPU auto-discovery script runs even when the resource is given by hand. Contributed by Adam Antal
(cherry picked from commit 61b0c2bb7c )
|
2019-07-12 17:30:50 +02:00 |
Szilard Nemeth
|
43c89d1e2b
|
YARN-9235. If linux container executor is not set for a GPU cluster GpuResourceHandlerImpl is not initialized and NPE is thrown. Contributed by Antal Balint Steinbach, Adam Antal
(cherry picked from commit c416284bb7 )
|
2019-07-12 17:07:25 +02:00 |
bibinchundatt
|
5effeae1f3
|
YARN-9557. Application fails in diskchecker when ReadWriteDiskValidator is configured. Contributed by Bilwa S T.
(cherry picked from commit 5f8395f393 )
|
2019-07-10 14:47:29 +05:30 |
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 |
Weiwei Yang
|
46b81a982b
|
YARN-9655. AllocateResponse in FederationInterceptor lost applicationPriority. Contributed by hunshenshi.
(cherry picked from commit 570eee30e5 )
|
2019-07-02 10:17:56 +08:00 |
Zhankun Tang
|
829202740a
|
YARN-9584. Should put initializeProcessTrees method call before get pid. Contributed by Wanqiang Ji.
(cherry picked from commit 67414a1a80 )
|
2019-06-18 13:20:07 +08:00 |
bibinchundatt
|
4a39165b41
|
YARN-9594. Fix missing break statement in ContainerScheduler#handle. Contributed by lujie.
(cherry picked from commit 6d80b9bc3f )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/scheduler/ContainerScheduler.java
|
2019-06-11 23:05:06 +05:30 |
Weiwei Yang
|
23f9508a89
|
YARN-9507. Fix NPE in NodeManager#serviceStop on startup failure. Contributed by Bilwa S T.
(cherry picked from commit 4530f4500d )
|
2019-06-03 14:26:16 +08:00 |
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 |
Eric Yang
|
bf013aa06e
|
YARN-8622. Fixed container-executor compilation on MacOSX.
Contributed by Siyao Meng
(cherry picked from commit ef97a20831 )
|
2019-05-09 14:55:38 -04:00 |
Haibo Chen
|
ea1f0f282b
|
YARN-9529. Log correct cpu controller path on error while initializing CGroups. (Contributed by Jonathan Hung)
(cherry picked from commit 597fa47ad1 )
(cherry picked from commit c6573562cb )
|
2019-05-06 11:59:20 -07:00 |
Eric Yang
|
8b228a42e9
|
YARN-8587. Added retries for fetching docker exit code.
Contributed by Charo Zhang
(cherry picked from commit c16c49b8c3 )
|
2019-04-19 15:40:56 -04:00 |
Eric Yang
|
dbc02bcda7
|
YARN-9391. Fixed node manager environment leaks into Docker containers.
Contributed by Jim Brennan
(cherry picked from commit 3c45762a0b )
|
2019-03-25 15:55:46 -04:00 |
Sunil G
|
379a9bfd9a
|
YARN-9138. Improve test coverage for nvidia-smi binary execution of GpuDiscoverer. Contributed by Szilard Nemeth.
(cherry picked from commit 46045c5cb3 )
|
2019-03-06 16:02:39 +05:30 |
Sunil G
|
80d507d1a4
|
YARN-9139. Simplify initializer code of GpuDiscoverer. Contributed by Szilard Nemeth.
|
2019-03-01 19:28:33 +05:30 |
Sunil G
|
817028364a
|
YARN-9121. Replace GpuDiscoverer.getInstance() to a readable object for easy access control. Contributed by Szilard Nemeth.
|
2019-02-27 17:46:43 +05:30 |
Sunil G
|
51b010b19f
|
YARN-9087. Improve logging for initialization of Resource plugins. Contributed by Szilard Nemeth.
|
2019-02-27 11:57:32 +05:30 |
bibinchundatt
|
6d1cf7b395
|
YARN-9317. Avoid repeated YarnConfiguration#timelineServiceV2Enabled check. Contributed by Prabhu Joseph
|
2019-02-23 08:03:28 +05:30 |
Sunil G
|
d6377c8b68
|
YARN-9118. Handle exceptions with parsing user defined GPU devices in GpuDiscoverer. Contributed by Szilard Nemeth.
(cherry picked from commit 95fbbfed75 )
|
2019-02-22 20:23:51 +05:30 |
Adam Antal
|
511ffb5f70
|
YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 9385ec45d7 )
|
2019-02-15 18:50:42 +09:00 |
Masatake Iwasaki
|
11ebdaab48
|
YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri.
(cherry picked from commit e0ab1bdece )
|
2019-02-09 00:29:58 +09:00 |
Sunil G
|
3b03ff6fdd
|
YARN-9099. GpuResourceAllocator#getReleasingGpus calculates number of GPUs in a wrong way. Contributed by Szilard Nemeth.
(cherry picked from commit 71c49fa60f )
|
2019-01-31 09:26:38 +05:30 |
Weiwei Yang
|
4257043232
|
YARN-9237. NM should ignore sending finished apps to RM during RM fail-over. Contributed by Jiandan Yang.
(cherry picked from commit 4f63ffe444 )
|
2019-01-29 11:03:26 +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 |
Eric Yang
|
690d760174
|
YARN-9125. Fixed Carriage Return detection in Docker container launch command.
Contributed by Billie Rinaldi
(cherry picked from commit b2d7204ed0 )
|
2018-12-14 17:55:38 -05:00 |
Eric Yang
|
7ef4ff1905
|
YARN-9071. Improved status update for reinitialized containers.
Contributed by Chandni Singh
(cherry picked from commit 1b790f4dd1 )
|
2018-12-05 19:05:26 -05:00 |
Jason Lowe
|
d9457df989
|
YARN-8812. Containers fail during creating a symlink which started with hyphen for a resource file. Contributed by Oleksandr Shevchenko
(cherry picked from commit 3ce99e32f7 )
|
2018-11-28 08:54:04 -06: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
|
463de48f04
|
YARN-8986. Added port publish for Docker container running with bridge.
Contributed by Charo Zhang
|
2018-11-27 14:28:37 -05:00 |
Eric Yang
|
fce0350289
|
YARN-8160. Support upgrade of service that use docker containers.
Contributed by Chandni Singh
|
2018-11-16 16:01:25 -05:00 |