--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/nextflow.
For more options, visit https://groups.google.com/d/optout.
Yes, it only requires to specify the a S3 path as work directory by using the `-w` command line option, provided you are using the nextflow embedded cluster as explained in the documentation.Hope it helpsCheers,
Paolo
On Thu, Jul 13, 2017 at 8:21 PM, <dtz...@emory.edu> wrote:
Dear Paolo,Would it be possible in the current or later versions to run Nextflow workflows on AWS Cloud without using EFS, but instead mounting an S3 bucket on all instances/nodes at launch using s3fs? s3fs does provide POSIX filesystem capabilities but it is not a complete filesystem and has several limitations. I would love to use Nextflow for production but the cost of using AWS EFS is quite high (roughly 15 times the cost of using S3).Thanks,Jun
--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.
nextflow run hello -w s3://your-bucket/path