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/01 23:12:00 UTC

[jira] [Closed] (REEF-1943) IJobSubmissionResult.DriverUrl isn't working

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

Markus Weimer closed REEF-1943.
-------------------------------
    Resolution: Cannot Reproduce

This was a fluke in my setup. Closing.

> IJobSubmissionResult.DriverUrl isn't working
> --------------------------------------------
>
>                 Key: REEF-1943
>                 URL: https://issues.apache.org/jira/browse/REEF-1943
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET, REEF.NET Client
>            Reporter: Markus Weimer
>            Priority: Blocker
>
> I changed lines 74ff of {{HelloREEF.cs}} to:
> {code}
> IJobSubmissionResult jobSubmissionResult = _reefClient.SubmitAndGetJobStatus(helloJobRequest);
> Console.WriteLine("Driver URL: " + jobSubmissionResult.DriverUrl);
> {code}
> The resulting printout on the console is:
> {code}
> Driver URL:
> {code}
> So, the URL is empty.



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