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

[oozie] Hide Oozie specific workflow properties

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Trivial
    • Resolution: Fixed
    • Affects Version/s: 3.7.0
    • Fix Version/s: 3.10.0
    • Component/s: con.oozie
    • Labels:
    • Target Version:
    • Easy:
      Easy

      Description

      Oozie parameters need to have hide flag. Some system options (for example oozie.use.system.libpath, oozie.libpath) should't be shown when workflow is submited.

      Now it's hardcoded for one parameter:

      <div class="fieldWrapper">
      <div class="row-fluid
      % if form['name'].form.initial.get('name') == 'oozie.use.system.libpath':
      hide
      % endif
      ">
      <div class="span6">
      ${ form['name'].form.initial.get('name') }
      </div>

      Also it would be great to be able to make parameter as only selectable from the list.

        Attachments

          Activity

            People

            • Assignee:
              krish Sai K Chirravuri
              Reporter:
              markovich Andrey
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: