You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2017/04/10 09:19:41 UTC

[jira] [Created] (AMBARI-20716) Support amazonlinux 2017 in Ambari

Andrew Onischuk created AMBARI-20716:
----------------------------------------

             Summary: 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
             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
(v6.3.15#6346)