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 2014/11/07 17:59:27 UTC

Review Request 27732: Configs: YARN settings

-----------------------------------------------------------
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


Re: Review Request 27732: Configs: YARN settings

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27732/#review60346
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Nov. 7, 2014, 5 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27732/
> -----------------------------------------------------------
> 
> (Updated Nov. 7, 2014, 5 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko and Srimanth Gunturi.
> 
> 
> 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
> 
>


Re: Review Request 27732: Configs: YARN settings

Posted by Mahadev Konar <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27732/#review60353
-----------------------------------------------------------

Ship it!


Ship It!

- Mahadev Konar


On Nov. 7, 2014, 5 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27732/
> -----------------------------------------------------------
> 
> (Updated Nov. 7, 2014, 5 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko and Srimanth Gunturi.
> 
> 
> 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
> 
>


Re: Review Request 27732: Configs: YARN settings

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27732/
-----------------------------------------------------------

(Updated Nov. 7, 2014, 5 p.m.)


Review request for Ambari, Dmitro Lisnichenko and Srimanth Gunturi.


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