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

Stackadvisor: incorrect recommendations when only one of two dependencies was changed

    XMLWordPrintableJSON

Details

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

    Description

      For example:
      'mapreduce.map.memory.mb' depends on 'yarn.scheduler.maximum-allocation-mb' and 'yarn.scheduler.minimum-allocation-mb'.

      The case:
      'yarn.scheduler.minimum-allocation-mb' was changed, but 'yarn.scheduler.maximum-allocation-mb' not. In this case recommendations will use provided value for the first property and recommended value for the second. 'mapreduce.map.memory.mb' will be recalculated incorrectly.

      Expected:
      Use the provided values for both properties.

      Attachments

        1. AMBARI-19236.patch
          5 kB
          Vitaly Brodetskyi

        Issue Links

          Activity

            People

              vbrodetskyi Vitaly Brodetskyi
              vbrodetskyi Vitaly Brodetskyi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: