Hello Impala Public Jenkins,

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

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

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

Change subject: IMPALA-10316: refine tez heap allocation
......................................................................

IMPALA-10316: refine tez heap allocation

Refines Hive's org.apache.tez.runtime.task.TezChild heap allocation to
leave more room for system and bytecode overhead between Xmx and
container limits to prevent
```
impala.error.OperationalError: Error while compiling statement:
FAILED: Execution Error, return code 2 from
org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed...
Container ... is running 7729152B beyond the 'PHYSICAL' memory limit.
Current usage: 1.0 GB of 1 GB physical memory used; 2.5 GB of 2.1 GB
virtual memory used. Killing container.
```
while loading test data.

Testing: verified that Xmx on containers is lowered while loading data
using Hive.

Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
---
M fe/src/test/resources/hive-site.xml.py
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/18612/3
--
To view, visit http://gerrit.cloudera.org:8080/18612
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>

Reply via email to