Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alexanderweiss opened this issue Jun 12, 2018 · 0 comments

Comments

@alexanderweiss
Copy link

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 (9cd0097)
  • Platform:
  • Subsystem:

Anything else we need to know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant