-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27732/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-8209
https://issues.apache.org/jira/browse/AMBARI-8209
Repository: ambari
Description
-------
yarn.nodemanager.resource.cpu-vcores. On my setup Ambari set this to 8,
however my virtual machines only have 4 cores.
yarn.timeline-service.ttl-enable should be TRUE
Expose the preemption settings, even if we turn them off by default. See here:
<http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.7/bk_system-admin-
guide/content/preemption.html>.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
ccbaeb3
ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration/yarn-site.xml
18c6e9a
ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
aa25bba
ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py c5c31ee
Diff: https://reviews.apache.org/r/27732/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk