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

[oozie] Support JobTracker HA in workflows

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 2.5.0
    • Fix Version/s: 3.5.0
    • Component/s: con.oozie
    • Labels:
      None

      Description

      Whenever you submit a workflow through the Oozie app, it always takes one of the JT's defined in [[mapred_clusters]] and sets the jobTracker property for the workflow to that value. However, with JT HA, Oozie requires you to use the "logicaljt" entry for the jobTracker property when running the workflow. I also tried to trick Hue into thinking logicaljt was the JobTracker by setting:

      [[mapred_clusters]]
      [[[default]]]
      jobtracker_url=logicaljt

      However, this still doesn't work because Hue appends the jobtracker port when specifying the the jobTracker property for Oozie. This is fine when not using HA, but when using HA, the jobTracker property must be "logicaljt" and not "logicaljt:8021".

        Attachments

          Activity

            People

            • Assignee:
              abe Abraham Elmahrek
              Reporter:
              cconner Chris Conner
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: