nerd icon indicating copy to clipboard operation
nerd copied to clipboard

nerd dataset download --output-of results in unclear error when job hasn't finished

Open alexanderweiss opened this issue 6 years ago • 0 comments

Expected Behavior

When using nerd dataset download --output-of while the job has not completed yet, Nerd knows that the job hasn't completed yet and communicates that is why the dataset can be downloaded.

Actual Behavior

When using nerd dataset download --output-of while the job has not completed yet, the following error is shown:

Error: failed to download dataset: failed to unarchive: failed to download to temporary file: failed to get object metadata: object does not exist

Steps to Reproduce the Problem

  1. Start job with output dataset
  2. Try to download the output using nerd dataset download --output-of before the job has completed (e.g. when it's still starting)

Specifications

  • Version (using nerd version): 1.0.0-rc9 (9cd00977)
  • Platform:
  • Subsystem:

Anything else we need to know?

alexanderweiss avatar Jun 12 '18 07:06 alexanderweiss