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/11/03 16:29:00 UTC

[jira] [Created] (REEF-1948) Add IREEFClient.NewJobRequestBuilder

Markus Weimer created REEF-1948:
-----------------------------------

             Summary: Add IREEFClient.NewJobRequestBuilder
                 Key: REEF-1948
                 URL: https://issues.apache.org/jira/browse/REEF-1948
             Project: REEF
          Issue Type: New Feature
          Components: REEF.NET Client
            Reporter: Markus Weimer
            Assignee: Markus Weimer
            Priority: Major


The current REEF client API is inconvenient because it assumes that a {{JobRequestBuilder}} is injected into any REEF application. This in turn means that a REEF application can only ever create one JobRequest, which is too strict an assumption.

Instead, we can add a method {{NewJobRequestBuilder}} to {{IREEFClient}} to simplify our API.



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