Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1943

IJobSubmissionResult.DriverUrl isn't working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Cannot Reproduce
    • None
    • None
    • REEF.NET, REEF.NET Client
    • None

    Description

      I changed lines 74ff of HelloREEF.cs to:

      IJobSubmissionResult jobSubmissionResult = _reefClient.SubmitAndGetJobStatus(helloJobRequest);
      Console.WriteLine("Driver URL: " + jobSubmissionResult.DriverUrl);
      

      The resulting printout on the console is:

      Driver URL:
      

      So, the URL is empty.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markus.weimer Markus Weimer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: