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

EU to message users to start YARN queues if work preserving recovery is disabled

    XMLWordPrintableJSON

Details

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

    Description

      Today, the Express Upgrade packs message users to stop YARN queues if they do not have work preserving recovery enabled.
      However, there's no message reminding users to enable it again.

      E.g.,

          <group xsi:type="cluster" name="START_YARN_QUEUES" title="Start YARN Queues 2">
            <service-check>false</service-check>
            <skippable>true</skippable>
            <parallel-scheduler/>
      
            <execute-stage service="YARN" component="RESOURCEMANAGER" title="Start YARN Queues">
              <condition xsi:type="config" type="yarn-site" property="yarn.resourcemanager.work-preserving-recovery.enabled" value="true" comparison="not-equal"/>
              <task xsi:type="manual">
                <message>Before continuing, please start all YARN queues if you stopped them in a previous step.</message>
              </task>
            </execute-stage>
          </group>
      

      Attachments

        1. AMBARI-19006.patch
          32 kB
          Alejandro Fernandez

        Issue Links

          Activity

            People

              afernandez Alejandro Fernandez
              afernandez Alejandro Fernandez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: