Hello Laszlo Gaal, Daniel Becker, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/20501

to look at the new patch set (#2).

Change subject: IMPALA-12453: Increase yarn high disk threshold
......................................................................

IMPALA-12453: Increase yarn high disk threshold

Yarn will mark a node as unavailable for running jobs if it exceeds the
disk threshold. We only have one node, so that means jobs hang until
disk frees up. Exhaustive test runs are approaching using 300GB, which
is a common size for our test environments, and we see some tests
hanging on yarn jobs.

Increases the disk threshold from default of 90% to 99%; in test
environments the remaining 1% is ~3GB. That should still be sufficient
in case yarn needs to throttle workloads to avoid using all the disk,
while leaving most of the disk available.

Change-Id: I06b723e4ecea94ce95fb2bd41bd356fba694e87a
---
M testdata/cluster/node_templates/common/etc/hadoop/conf/yarn-site.xml.py
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/20501/2
--
To view, visit http://gerrit.cloudera.org:8080/20501
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I06b723e4ecea94ce95fb2bd41bd356fba694e87a
Gerrit-Change-Number: 20501
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>

Reply via email to