Hello Fang-Yu Rao,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/17061
to review the following change.
Change subject: IMPALA-10503: testdata load hits hive memory limit errors
during hive inserts
......................................................................
IMPALA-10503: testdata load hits hive memory limit errors during hive inserts
Changed the following hive settings to avoid hitting Hive container limit
errors:
hive.tez.container.size: 2048
hive.tez.java.opts: -Xmx1700m
With these settings, testdata load completes without errors on a 32GB host.
Reviewed-by: Fang-Yu Rao <[email protected]>
Change-Id: Idac5f054e814070b983f7f57aef4ea9d54252bb2
---
M fe/src/test/resources/hive-site.xml.py
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/61/17061/1
--
To view, visit http://gerrit.cloudera.org:8080/17061
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idac5f054e814070b983f7f57aef4ea9d54252bb2
Gerrit-Change-Number: 17061
Gerrit-PatchSet: 1
Gerrit-Owner: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>