-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26953/
-----------------------------------------------------------
(Updated Oct. 21, 2014, 11:47 a.m.)
Review request for Ambari, Dmytro Sen and Srimanth Gunturi.
Changes
-------
Implemented Srimanth comments
Bugs: AMBARI-7877
https://issues.apache.org/jira/browse/AMBARI-7877
Repository: ambari
Description
-------
hive.tez.container.size = 682
hive.tez.java.opts contains -Xmx1024m
This configuration will cause tez containers to be killed by YARNs memory
monitor.
Also, we should change hive.tez.java.opts to include gc logging.
Diffs (updated)
-----
ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
7c231c9
ambari-server/src/main/resources/stacks/HDP/2.1/services/stack_advisor.py
da16fce
ambari-server/src/test/python/stacks/2.1/common/test_stack_advisor.py 2870b8f
Diff: https://reviews.apache.org/r/26953/diff/
Testing
-------
in progress
Thanks,
Dmitro Lisnichenko