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/10/29 17:06:39 UTC

Review Request 27333: /recommendations API mising "tez.am.java.opts"

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

Steps to reproduce  
1)post request
/<http://host:port/api/v1/stacks/HDP/versions/2.2/recommendations> for geting
configurations by providing blueprint of host-layout

    
    
    {"hosts": ["c6501.ambari.apache.org", "c6502.ambari.apache.org", "c6503.ambari.apache.org"], "services": ["YARN", "TEZ", "HIVE", "OOZIE", "STORM", "FALCON", "MAPREDUCE2"], "recommend": "configurations"} 

**ER** property "tez.am.java_opts" present  
**AR** property "tez.am.java_opts" absent


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py aa4fa46 
  ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py 06c476e 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 27333: /recommendations API mising "tez.am.java.opts"

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

Ship it!


Ship It!

- Dmitro Lisnichenko


On Oct. 29, 2014, 4:06 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27333/
> -----------------------------------------------------------
> 
> (Updated Oct. 29, 2014, 4:06 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-8020
>     https://issues.apache.org/jira/browse/AMBARI-8020
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Steps to reproduce  
> 1)post request
> /<http://host:port/api/v1/stacks/HDP/versions/2.2/recommendations> for geting
> configurations by providing blueprint of host-layout
> 
>     
>     
>     {"hosts": ["c6501.ambari.apache.org", "c6502.ambari.apache.org", "c6503.ambari.apache.org"], "services": ["YARN", "TEZ", "HIVE", "OOZIE", "STORM", "FALCON", "MAPREDUCE2"], "recommend": "configurations"} 
> 
> **ER** property "tez.am.java_opts" present  
> **AR** property "tez.am.java_opts" absent
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py aa4fa46 
>   ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py 06c476e 
> 
> Diff: https://reviews.apache.org/r/27333/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>