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

[oozie] Workflow editor protocol - fields should not be serialized

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 2.3.0
    • Fix Version/s: None
    • Component/s: app.editor, con.oozie
    • Labels:
      None

      Description

      Communication between the front end and back end is not clearly defined for the more complex fields. Because of this, the logic on the front end is very particular for both the jobsub and oozie apps.

      Example:
      The file field is stored as a JSON list (IE: ['ex 1', 'ex 2', ...]).

      Improvements:

      1. Backend should send a deserialized list to the front end.
      2. Frontend should only change the representation of the values it receives and values it sends.
      3. Frontend should send back a deserialized list to the server.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: