You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2017/04/10 09:19:51 UTC

Review Request 58290: Support amazonlinux 2017 in Ambari

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

Review request for Ambari and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

A new version of amazonlinux has been released recently:
<https://aws.amazon.com/amazon-linux-ami/2017.03-release-notes/> and it does
not work with any Ambari versions.

To overcome the issue I updated the os_family.json files and it works fine:

    
    
    
    "aliases": {
        "amazon2017": "amazon6",
        "amazon2015": "amazon6",
        "amazon2016": "amazon6",
        "suse11sp3": "suse11"
      },


Diffs
-----

  ambari-common/src/main/python/ambari_commons/resources/os_family.json e9bd1a4 


Diff: https://reviews.apache.org/r/58290/diff/1/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 58290: Support amazonlinux 2017 in Ambari

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58290/#review171426
-----------------------------------------------------------


Ship it!




Ship It!

- Vitalyi Brodetskyi


On \u041a\u0432\u0456\u0442\u0435\u043d\u044c 10, 2017, 9:19 \u0434\u043e \u043f\u043e\u043b\u0443\u0434\u043d\u044f, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58290/
> -----------------------------------------------------------
> 
> (Updated \u041a\u0432\u0456\u0442\u0435\u043d\u044c 10, 2017, 9:19 \u0434\u043e \u043f\u043e\u043b\u0443\u0434\u043d\u044f)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-20716
>     https://issues.apache.org/jira/browse/AMBARI-20716
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> A new version of amazonlinux has been released recently:
> <https://aws.amazon.com/amazon-linux-ami/2017.03-release-notes/> and it does
> not work with any Ambari versions.
> 
> To overcome the issue I updated the os_family.json files and it works fine:
> 
>     
>     
>     
>     "aliases": {
>         "amazon2017": "amazon6",
>         "amazon2015": "amazon6",
>         "amazon2016": "amazon6",
>         "suse11sp3": "suse11"
>       },
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/ambari_commons/resources/os_family.json e9bd1a4 
> 
> 
> Diff: https://reviews.apache.org/r/58290/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>