Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-4703

[yarn] Correct username is not used on hard failover

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.11.0
    • Fix Version/s: 3.12.0
    • Component/s: app.jobbrowser, core.api
    • Labels:
      None

      Description

      When the master RM crashes, we have poped the RM api and we create a new one and push this later back into the pool?

      I think there might be a flaw in the

      def rm_ha(funct):

      when we get the RM api from:

      def get_next_ha_yarncluster():

      this one does:
      rm.setuser(DEFAULT_USER)

      so we should probably reset it to the current user in def rm_ha(funct) ?

        Attachments

          Activity

            People

            • Assignee:
              ranade Prakash
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: