Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1184

Integrate auto dependency computation into Python API

XMLWordPrintable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Minor Minor
    • master
    • Affects Version/s: master
    • Component/s: Workflow API Libraries
    • None

      Integrate Auto dependency computation algo. into Python API.

      Expose it through keyword arg..

      Change

      a = ADAG("diamond")

      To

      a = ADAG("diamond", auto=True)

      Do not expose in doc. as it should be removed when planner is able to generate the DAX file with the added dependency in the submit dir. (PM-1102)

            Assignee:
            mayani Rajiv Mayani
            Reporter:
            mayani Rajiv Mayani
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: