This is an automated email from the ASF dual-hosted git repository.

hanishakoneru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 07fcb79  HDDS-3284. ozonesecure-mr test fails due to lack of disk 
space (#725)
07fcb79 is described below

commit 07fcb79e8253c19d9537772ab8f3d82c51a0220f
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Mar 26 19:59:45 2020 +0100

    HDDS-3284. ozonesecure-mr test fails due to lack of disk space (#725)
---
 hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-config | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-config 
b/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-config
index 3786bba..f0b7f5c 100644
--- a/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-config
+++ b/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-config
@@ -99,6 +99,8 @@ 
YARN-SITE.XML_yarn.resourcemanager.system.metrics.publisher.enabled=true
 YARN-SITE.XML_yarn.log-aggregation-enable=true
 
YARN-SITE.XML_yarn.nodemanager.log-aggregation.roll-monitoring-interval-seconds=3600
 YARN-SITE.XML_yarn.nodemanager.delete.debug-delay-sec=600
+YARN-SITE.XML_yarn.nodemanager.disk-health-checker.max-disk-utilization-per-disk-percentage=99
+YARN-SITE.XML_yarn.nodemanager.disk-health-checker.enable=false
 
 # Yarn LinuxContainer requires the /opt/hadoop/etc/hadoop to be owned by root 
and not modifiable by other users,
 # which prevents start.sh from changing the configurations based on 
docker-config


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to