Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5095

Add ability to read latest repo and provide from Ambari

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.1
    • ambari-server
    • None

    Description

      Support reading a file during stack construction that will define latest-release repo URL. The contents will look something like:

      {
        “HDP-2.1” {
          “latest”: {
            “centos6”: “http://<centos6_source>”,
            “centos5”: “http://<centos5_source>”
            “suse11”: “http:/http://<suse11_source>"
          }
      }
      

      This file (or url) will provide the latest possible repo URL to use for creating new clusters. Both the XML-defined and installed URL will remain available.

      The code will be written for the least possible disruption such that if the element is NOT provided or available, the existing functionality will work properly.

      Attachments

        Issue Links

          Activity

            People

              ncole@hortonworks.com Nate Cole
              ncole@hortonworks.com Nate Cole
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: