----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26953/#review57846 -----------------------------------------------------------
Ship it! Ship It! - Srimanth Gunturi On Oct. 21, 2014, 11:53 a.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26953/ > ----------------------------------------------------------- > > (Updated Oct. 21, 2014, 11:53 a.m.) > > > Review request for Ambari, Dmytro Sen and Srimanth Gunturi. > > > 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 > ----- > > > 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 > ------- > > > ---------------------------------------------------------------------- > Ran 234 tests in 3.862s > > OK > ---------------------------------------------------------------------- > Total run:667 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Dmitro Lisnichenko > >
