Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-794

Enable reporting progress to YARN

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13
    • REEF Runtime YARN
    • None

    Description

      Currently org/apache/reef/runtime/yarn/driver/YarnContainerManager.java implements getProgress as just return 0. We could add an interface ProgressProvider that the user code can implement and bind to in the Driver. We'd call it in getProgress to make the progress available to YARN. The default implementation can return 0 to maintain current behavior.

      Attachments

        Issue Links

          Activity

            People

              afchung90 Andrew Chung
              MariiaMykhailova Mariia Mykhailova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: