Under the standard single instance I would mount the S3-Bucket with the following command using Goofy (or alternatively s3fs
)
my-ec2$ ./go/bin/goofys mybucket my_mountdir
How can I do that under StarCluster? Does it allow S3 mounting at all? Or is it just for EBS?