New feature
It may be necessary to mount the gcsfuse at a different path to the default one (/mnt/disks/${bucketName}).
Use case
You might want to, I dunno, you do you man.
Suggested implementation
Make this static value configurable via the google.batch config scope:
|
private static final String MOUNT_ROOT = '/mnt/disks' |