question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`output` and `stage` folder are not created under `prefix`

See original GitHub issue

I have realised that although I set --prefix ..., the output and stage folders get created under the default location for the system where I run (e.g.: $SCRATCH/regression/production/... on Piz Daint). Of course I can set them manually with --output and --stage, but is this behaviour expected?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vkarakcommented, Sep 10, 2018

The production mode passes specifically the --output and --stage options, that’s why this is happening; --prefix will have no effect. I suggest not using the production mode at all.

0reactions
lucamarcommented, Sep 12, 2018

Sure, thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

snakemake define folder as output - Stack Overflow
Based on the example on the prokka repo the output file is essentially {outdir}/{prefix}.gff . You can specify that as the output to...
Read more >
Custom Prefixes for Amazon S3 Objects
Describes how to specify custom prefixes for data delivered to Amazon S3.
Read more >
File and Folder Prefix Variables - TechDocs - Broadcom Inc.
The folders for components that are shared across applications: C:\Program Files\Common Files. C:\Program Files (x86)\Common ...
Read more >
CREATE STAGE - Snowflake Documentation
Paths are alternatively called prefixes or folders by different cloud storage services. Default: No value (an internal stage is created).
Read more >
dotnet publish command - .NET CLI - Microsoft Learn
\publish sends publish output for each project to a publish folder under the folder that contains the project file. .NET Core 2.x SDK....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found