[
https://issues.apache.org/jira/browse/AMBARI-20716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367088#comment-16367088
]
Hudson commented on AMBARI-20716:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20716. Support amazonlinux 2017 in Ambari (aonishuk) (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=40ab38e9984e3ff8f55748c4560b7105ec9c181b])
* (edit) ambari-common/src/main/python/ambari_commons/resources/os_family.json
> Support amazonlinux 2017 in Ambari
> ----------------------------------
>
> Key: AMBARI-20716
> URL: https://issues.apache.org/jira/browse/AMBARI-20716
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Fix For: 2.5.1
>
> Attachments: AMBARI-20716.patch
>
>
> 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"
> },
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)