You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/06/10 22:02:13 UTC

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18612


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.

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/1
-- 
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: newchange
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <mi...@cloudera.com>

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 2: Verified+1


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Jun 2022 20:58:31 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18612/3/fe/src/test/resources/hive-site.xml.py
File fe/src/test/resources/hive-site.xml.py:

http://gerrit.cloudera.org:8080/#/c/18612/3/fe/src/test/resources/hive-site.xml.py@122
PS3, Line 122:    'tez.container.max.java.heap.fraction': '0.75',
> This will affect all tez jobs in data-loading. Can we just modify the confi
Sure. I can take a look at whether your patch seems to address the issue too. I've generally done it by forcing data load and using htop to monitor java -Xmx params.



-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Wed, 15 Jun 2022 16:11:53 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 1:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/10754/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Fri, 10 Jun 2022 22:22:48 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 5:

Closing in favor of https://gerrit.cloudera.org/c/18630/.


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Mon, 20 Jun 2022 18:45:21 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 5:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18612/3/fe/src/test/resources/hive-site.xml.py
File fe/src/test/resources/hive-site.xml.py:

http://gerrit.cloudera.org:8080/#/c/18612/3/fe/src/test/resources/hive-site.xml.py@122
PS3, Line 122:    # (eg. string to timestamp) this is disallowed by default in Hive-3 which causes
> Sure. I can take a look at whether your patch seems to address the issue to
Done



-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Wed, 15 Jun 2022 17:23:02 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18612/2/fe/src/test/resources/hive-site.xml.py
File fe/src/test/resources/hive-site.xml.py:

http://gerrit.cloudera.org:8080/#/c/18612/2/fe/src/test/resources/hive-site.xml.py@122
PS2, Line 122:    'hive.tez.container.max.java.heap.fraction': '0.75',
I'm not convinced this is taking effect yet. I still see all '-Xmx819m' in various logs.



-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Jun 2022 22:32:49 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 3:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/8228/ DRY_RUN=true


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Jun 2022 23:38:18 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 5:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/8238/ DRY_RUN=true


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Wed, 15 Jun 2022 17:31:01 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 2:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/8226/ DRY_RUN=true


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Jun 2022 16:24:25 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 3:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/10764/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Jun 2022 23:31:06 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
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 (#2).

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.

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/2
-- 
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: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 1:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/8219/ DRY_RUN=true


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Fri, 10 Jun 2022 22:29:04 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 1: Verified-1

Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/8219/


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Sat, 11 Jun 2022 00:16:40 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 2:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/10760/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Jun 2022 16:07:11 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
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 <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 3: Verified+1


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Comment-Date: Tue, 14 Jun 2022 04:19:40 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
Hello Quanlong Huang, 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 (#4).

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 ORC test data.

Testing: verified that Xmx on containers is lowered while loading
```
testdata/bin/load_nested.py -t tpch_nested_orc_def -f orc/def
```

Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
---
M testdata/bin/load_nested.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/18612/4
-- 
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: 4
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 4:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/10776/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Wed, 15 Jun 2022 17:42:27 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org>.
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18612/3/fe/src/test/resources/hive-site.xml.py
File fe/src/test/resources/hive-site.xml.py:

http://gerrit.cloudera.org:8080/#/c/18612/3/fe/src/test/resources/hive-site.xml.py@122
PS3, Line 122:    'tez.container.max.java.heap.fraction': '0.75',
This will affect all tez jobs in data-loading. Can we just modify the config in load_nested.py? The OOM persistently happens in the CTAS statement of the supplier table.

Previously, I have a patch like this: https://gerrit.cloudera.org/c/18553/



-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Wed, 15 Jun 2022 13:51:37 +0000
Gerrit-HasComments: Yes

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Patch Set 5: Verified+1


-- 
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: comment
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Comment-Date: Wed, 15 Jun 2022 22:10:20 +0000
Gerrit-HasComments: No

[Impala-ASF-CR] IMPALA-10316: refine tez heap allocation

Posted by "Michael Smith (Code Review)" <ge...@cloudera.org>.
Michael Smith has abandoned this change. ( http://gerrit.cloudera.org:8080/18612 )

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


Abandoned

Closing in favor of https://gerrit.cloudera.org/c/18630/.
-- 
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: abandon
Gerrit-Change-Id: I0a35e6c9149ee4c84aee4123d2c47a378591b621
Gerrit-Change-Number: 18612
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>