I am efficiently using Cosmos with the AWS batch DRM to send my pipeline in the Cloud.
I would like to make a couple of suggestion for improvements:
make it possible to customize the volumes to mount on the docker container
avoid/limit the "argv" parameter in the job definition, since it causes issues when multiple argument are passed to the pipeline (the string must be shorter than 256 characters which is not that much)
If found useful, I would like to contribute implementing these improvements, also accepting suggestions from you.
Hello COSMOS community,
I am efficiently using Cosmos with the AWS batch DRM to send my pipeline in the Cloud.
I would like to make a couple of suggestion for improvements:
If found useful, I would like to contribute implementing these improvements, also accepting suggestions from you.
Waiting from any feedback,