You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2017/10/30 23:55:00 UTC

[jira] [Created] (REEF-1942) Add ability to wait for Driver to complete to REEF.NET Client

Markus Weimer created REEF-1942:
-----------------------------------

             Summary: Add ability to wait for Driver to complete to REEF.NET Client
                 Key: REEF-1942
                 URL: https://issues.apache.org/jira/browse/REEF-1942
             Project: REEF
          Issue Type: New Feature
          Components: REEF.NET
            Reporter: Markus Weimer


REEF.NET's client today supports fire-and-forget semantics for Job submission with no canonical way for the client to know if and when a Driver completes. This is impractical for unit tests and other applications that need to know when the Driver exited.

We should add an API to the REEF.NET Client which allows for its users to know when the Driver is done. Such an API should be either implementable by each runtime or, ideally, have a single implementation that works across runtimes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)