Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-2180 [oozie] Editor revamp
  3. HUE-2050

[oozie] Validity check of workflow/action name does not match workflow specification

    Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.5.0
    • Fix Version/s: 3.8.0
    • Component/s: con.oozie
    • Labels:
      None

      Description

      The Oozie workflow specification states that identifiers need to match the pattern "([a-zA-Z_]([\-_a-zA-Z0-9])*)

      {1,39}

      )", however single letter identifiers can not be created in Hue due to error "Enter a valid value: combination of 2 - 40 letters and digits starting by a letter".

      Relatedly, when importing a workflow XML Hue does not check the validity of identifiers and will allow invalid names such as "1" to be saved.

      Validity checks should be consistent across all ways a workflow/action can be created in Hue, and also consistent with the workflow specification.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                romain Romain Rigaux
                Reporter:
                jeremybeard Jeremy Beard
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: