You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2017/11/03 18:39:00 UTC

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

     [ https://issues.apache.org/jira/browse/REEF-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergiy Matusevych resolved REEF-1948.
-------------------------------------
    Resolution: Fixed

Fixed in pull request [#1411|https://github.com/apache/reef/pull/1411]

> 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)