Demote message about workdir prefix from error to warning when using s3 buckets as workdir on SLURM
acknowledged
Rob Syme
Nextflow supports using an S3-compatible endpoint as the work directory, even when using an HPC executor such as SLURM/PBS. Despite this feature, Platform will prevent a user submitting runs using an HPC executor using an S3 bucket as the work directory.
As object storage becomes more popular in academic settings, it may be helpful to make this error message a warning rather than a run-stopping error.
Rob Newman
acknowledged
W
Well Trout
YES please!