bibinchundatt
|
952bb0f371
|
YARN-7905. Parent directory permission incorrect during public localization. Contributed by Bilwa S T.
(cherry picked from commit eb47c3de74 )
|
2018-04-08 14:57:11 +05:30 |
Weiwei Yang
|
bedf30e594
|
YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang.
|
2018-03-28 17:44:45 +08:00 |
Jason Lowe
|
8f60b50f28
|
YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles
(cherry picked from commit 5aa7052e31 )
|
2018-03-21 17:23:01 -05:00 |
Jason Lowe
|
7c224656ce
|
YARN-7511. NPE in ContainerLocalizer when localization failed for running container. Contributed by Tao Yang
(cherry picked from commit 83798f15f8 )
|
2018-03-02 10:03:51 -06:00 |
Anu Engineer
|
2d6ab20007
|
HDFS-12990. Change default NameNode RPC port back to 8020. Contributed by Xiao Chen.
(cherry picked from commit 4304fcd5bd )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestGetConf.java
(cherry picked from commit 9264f10bb3 )
|
2018-02-07 11:16:53 -08:00 |
Billie Rinaldi
|
0ec45f73a1
|
Revert "YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi."
This reverts commit ef212b8550 .
|
2018-02-07 07:51:56 -08:00 |
Billie Rinaldi
|
615bd15072
|
YARN-7890. NPE during container relaunch. Contributed by Jason Lowe
(cherry picked from commit a196ee9362 )
|
2018-02-06 11:34:49 -08:00 |
Lei Xu
|
7b377f43d0
|
Preparing for 3.0.2 development
|
2018-02-06 10:50:37 -08:00 |
Jason Lowe
|
84297f69d8
|
Revert "YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan"
This reverts commit 874bdbc401 .
|
2018-02-01 12:17:23 -06:00 |
Jason Lowe
|
874bdbc401
|
YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan
(cherry picked from commit 12eaae383a )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/linux/runtime/DockerLinuxContainerRuntime.java
|
2018-01-31 11:45:57 -06:00 |
Jian He
|
3316779364
|
YARN-7765. Fixed an issue that kerberos tgt not found when NM posting timeline events. Contributed by Rohith Sharma K S
|
2018-01-27 22:20:49 -08:00 |
Zhe Zhang
|
83a4f92a3f
|
YARN-7737. prelaunch.err file not found exception on container failure. Contributed by Keqiu Hu.
(cherry picked from commit fa8cf4d1b4 )
|
2018-01-24 12:57:27 -08:00 |
Miklos Szegedi
|
bf795560fb
|
YARN-7796. Container-executor fails with segfault on certain OS configurations. Contributed by Gergo Repas.
(cherry picked from commit e7642a3e6f )
|
2018-01-23 22:21:12 -08:00 |
Haibo Chen
|
8793e45f53
|
YARN-5094. some YARN container events have timestamp of -1.
(cherry picked from commit 4aca4ff759 )
|
2018-01-19 10:29:33 -08:00 |
Miklos Szegedi
|
7629353153
|
YARN-7758. Add an additional check to the validity of container and application ids passed to container-executor. Contributed by Yufei Gu.
(cherry picked from commit 41049ba5d1 )
|
2018-01-17 13:47:44 -08:00 |
Miklos Szegedi
|
75c0b19bea
|
YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu.
(cherry picked from commit 2dcfc18 )
|
2018-01-12 17:55:58 -08:00 |
Miklos Szegedi
|
ed9c516bc8
|
YARN-7590. Improve container-executor validation check. Contributed by Eric Yang.
(cherry picked from commit bc285da )
|
2018-01-11 10:28:08 -08:00 |
Jason Lowe
|
c155d8e756
|
YARN-7678. Ability to enable logging of container memory stats. Contributed by Jim Brennan
(cherry picked from commit d795661868 )
|
2018-01-04 10:18:32 -06:00 |
Haibo Chen
|
889bebf8bb
|
YARN-7602. NM should reference the singleton JvmMetrics instance.
(cherry picked from commit 2f6c038be6 )
|
2018-01-03 09:44:33 -08:00 |
Arun Suresh
|
829917e9ba
|
YARN-7691. Add Unit Tests for ContainersLauncher. (Sampada Dehankar via asuresh)
(cherry picked from commit c0c7cce81d )
|
2018-01-02 22:03:56 -08:00 |
Arun Suresh
|
bd4dcc7772
|
YARN-7542. Fix issue that causes some Running Opportunistic Containers to be recovered as PAUSED. (Sampada Dehankar via asuresh)
(cherry picked from commit a55884c68e )
|
2017-12-28 22:21:52 -08:00 |
Jason Lowe
|
f3c10beb16
|
YARN-7661. NodeManager metrics return wrong value after update node resource. Contributed by Yang Wang
(cherry picked from commit 811fabdebe )
|
2017-12-18 15:23:58 -06:00 |
Wangda Tan
|
90636cf127
|
YARN-7629. TestContainerLaunch# fails after YARN-7381. (Jason Lowe via wangda)
Change-Id: Ia6a3f05c9a7e797d8190123d304ecc4e2b018e33
(cherry picked from commit 44825f0960 )
|
2017-12-15 15:45:35 -08:00 |
Wangda Tan
|
c3e6ab8c89
|
YARN-5418. When partial log aggregation is enabled, display the list of aggregated files on the container log page. (Xuan Gong via wangda)
Change-Id: I1befb0bbaeb89fb315bafe3e2f3379663f8cf1ec
(cherry picked from commit 631b5c2db7 )
|
2017-12-15 15:45:28 -08:00 |
Weiwei Yang
|
415c69b36f
|
YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.
|
2017-12-13 13:18:54 +08:00 |
Jason Lowe
|
472c7edc62
|
YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan
(cherry picked from commit 2abab1d7c5 )
|
2017-12-12 16:07:47 -06:00 |
Weiwei Yang
|
27c7a1f221
|
YARN-7607. Remove the trailing duplicated timestamp in container diagnostics message. Contributed by Weiwei Yang.
|
2017-12-07 17:36:31 +08:00 |
Weiwei Yang
|
48af34571f
|
YARN-7611. Node manager web UI should display container type in containers page. Contributed by Weiwei Yang.
(cherry picked from commit 05c347fe51 )
|
2017-12-06 12:24:00 +08:00 |
Sunil G
|
f034668b91
|
YARN-6907. Node information page in the old web UI should report resource types. Contributed by Gergely Novák.
(cherry picked from commit 81f6e46b2f )
|
2017-12-04 12:19:27 +05:30 |
Arun Suresh
|
6f123aae41
|
YARN-7587. Skip dispatching opportunistic containers to nodes whose queue is already full. (Weiwei Yang via asuresh)
(cherry picked from commit 37ca416950 )
|
2017-12-03 22:23:46 -08:00 |
Jason Lowe
|
5db3ca39dc
|
YARN-7455. quote_and_append_arg can overflow buffer. Contributed by Jim Brennan
(cherry picked from commit 60f95fb719 )
|
2017-12-01 15:48:33 -06:00 |
Yufei Gu
|
c0ab3c8407
|
YARN-7363. ContainerLocalizer don't have a valid log4j config in case of Linux container executor. (Contributed by Yufei Gu)
(cherry picked from commit d8923cdbf1 )
|
2017-11-27 14:33:13 -08:00 |
Andrew Wang
|
1c8d334287
|
Preparing for 3.0.1 development
|
2017-11-14 11:17:18 -08:00 |
Junping Du
|
ef212b8550
|
YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi.
(cherry picked from commit e14f03dfbf )
|
2017-11-13 15:28:21 -08:00 |
bibinchundatt
|
e49509f024
|
Add containerId to Localizer failed logs. Contributed by Prabhu Joseph
(cherry picked from commit dcd99c4b9a )
|
2017-11-06 23:07:16 +05:30 |
Jason Lowe
|
b7dee1f060
|
YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger
(cherry picked from commit d00b6f7c1f )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/linux/runtime/TestDockerContainerRuntime.java
|
2017-11-02 09:47:26 -05:00 |
Eric Yang
|
be7cfe57fc
|
YARN-7412. Fix unit test for docker mount check on ubuntu. (Contributed by Eric Badger)
|
2017-11-01 18:45:24 -04:00 |
Wangda Tan
|
57bbdbeb80
|
YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)
Change-Id: I442bf6d838b3aba83f1f6779cf9dcf8596a2102d
(cherry picked from commit e490602e9b )
|
2017-10-31 15:06:17 -07:00 |
Varun Vasudev
|
16beac12ad
|
YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev.
(cherry picked from commit 759114b006 )
|
2017-10-31 15:06:16 -07:00 |
Arun Suresh
|
6b4319cc50
|
YARN-7299. Fix TestDistributedScheduler. (asuresh)
(cherry picked from commit 9c5c68745e )
|
2017-10-27 23:15:37 -07:00 |
Jason Lowe
|
00345eed50
|
YARN-7244. ShuffleHandler is not aware of disks that are added. Contributed by Kuhu Shukla
(cherry picked from commit 665bb147aa )
|
2017-10-27 17:00:31 -05:00 |
Eric Yang
|
107afed848
|
YARN-7353. Improved volume mount check for directories and unit test compatibility on RHEL7. Contributed by Eric Badger.
|
2017-10-24 16:59:17 -04:00 |
Yufei Gu
|
2a0ef092d3
|
YARN-7261. Add debug message for better download latency monitoring. (Yufei Gu)
(cherry picked from commit 0799fde35e )
|
2017-10-20 10:01:52 -07:00 |
Wangda Tan
|
73cbc373e0
|
YARN-7345. GPU Isolation: Incorrect minor device numbers written to devices.deny file. (Jonathan Hung via wangda)
(cherry picked from commit c1b08ba720 )
|
2017-10-19 14:51:22 -07:00 |
Nathan Roberts
|
a809ce8f50
|
YARN-7333. container-executor fails to remove entries from a directory that is not writable or executable. Contributed by Jason Lowe.
(cherry picked from commit 8620140a6a3ec0117675ede06d92d830da3da551)
|
2017-10-16 16:41:42 -05:00 |
Arun Suresh
|
2fdffbd8c7
|
YARN-7275. NM Statestore cleanup for Container updates. (Kartheek Muthyala via asuresh)
(cherry picked from commit a50be1b8f4 )
|
2017-10-16 13:23:58 -07:00 |
Haibo Chen
|
c021c8a19f
|
YARN-7009. TestNMClient.testNMClientNoCleanupOnStop is flaky by design. (Miklos Szegedi via Haibo Chen)
(cherry picked from commit c071aad5da )
|
2017-10-05 15:51:08 -07:00 |
Sunil G
|
6a152b3e91
|
YARN-7279. Fix typo in helper message of ContainerLauncher. Contributed by Elek, Marton.
(cherry picked from commit 592bf2d550 )
|
2017-10-05 10:52:49 +05:30 |
Akira Ajisaka
|
b658ae002f
|
YARN-6943. Update Yarn to YARN in documentation. Contributed by Chetna Chaudhari.
(cherry picked from commit c9b525bd94 )
|
2017-10-04 07:02:31 +09:00 |
Sidharta S
|
dcc454b4a0
|
YARN-7226. Whitelisted variables do not support delayed variable expansion. Contributed by Jason Lowe
(cherry picked from commit 7eb8499996 )
|
2017-10-02 19:32:19 -07:00 |