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

Use Correct Packages For Clients Where Stack Tools Support It

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.6.0
    • 2.6.0
    • ambari-server
    • None

    Description

      There are several "INVALID" types listed in the stack_packages.json file. These were placeholders that need to be updated with the packages exposed by the stack-select tool.

      ...
              "HDFS_CLIENT": {
                "STACK-SELECT-PACKAGE": "hadoop-client",
                "INSTALL": [
                  "hadoop-client"
                ],
                "PATCH": [
                  "INVALID"
                ],
                "STANDARD": [
                  "hadoop-client"
                ]
              },
      ...
      

      Attachments

        1. AMBARI-21931.patch
          16 kB
          Jonathan Hurley

        Issue Links

          Activity

            People

              jonathanhurley Jonathan Hurley
              jonathanhurley Jonathan Hurley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: