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 2015/09/19 06:23:04 UTC

[jira] [Resolved] (REEF-663) Make Http URI available for REEF client

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

Markus Weimer resolved REEF-663.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13

Resolved via [#505|https://github.com/apache/incubator-reef/pull/505]

> Make Http URI available for REEF client
> ---------------------------------------
>
>                 Key: REEF-663
>                 URL: https://issues.apache.org/jira/browse/REEF-663
>             Project: REEF
>          Issue Type: Task
>            Reporter: Julia
>            Assignee: Julia
>             Fix For: 0.13
>
>
> In REEF driver, http server port number is generated on the fly. Even client can specify it, in case conflict happens, REEF will get an available one at run time. In order for client to get it after the driver is started, it should be returned to the client after client submits a request. 
> An approach we are going to take is to write the http end point to a HDFS once the uri is available. YarnJobSubmissionClient will read from it and write it to JobDriver folder
> ReefClient will read it from the file and return it to the Job Submitter. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)