You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/05/29 16:24:58 UTC

Review Request 34810: Ambari does not warn if hive tez container size exceeds yarn container max size

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34810/
-----------------------------------------------------------

Review request for Ambari and Myroslav Papirkovskyy.


Bugs: AMBARI-11538
    https://issues.apache.org/jira/browse/AMBARI-11538


Repository: ambari


Description
-------

YARN max container size was set to 512


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py e27236f 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/stack_advisor.py 2f2ca40 
  ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py ec84818 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py f253057 
  ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py 4167328 
  ambari-server/src/test/python/stacks/2.1/common/test_stack_advisor.py 9a6b58d 
  ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py f4727a0 

Diff: https://reviews.apache.org/r/34810/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk