projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
266 stars 111 forks source link

Fix for ES-257648; Ganglia deployment Docker image / layer #487

Closed a0x8o closed 2 years ago

a0x8o commented 2 years ago

What changes are proposed in this pull request?

Fix for Databricks ES-257648 for WSFS dir change issue on Databricks Container Services on Azure Databricks. Added dcs-wsfs.init, deployed to /databricks/scripts, to resolve.

Deployed Ganglia as its own image / layer to enable metrics collection and reporting on Databricks Container Services

How is this patch tested?

Signed-off-by: a0x8o alex.barreto@databricks.com

a0x8o commented 2 years ago

TBH this 'I must sign every commit' is overkill.

williambrandler commented 2 years ago

please bring your feature branch into line with master,

https://gist.github.com/whoisryosuke/36b3b41e738394170b9a7c230665e6b9

Also do not forget to --signoff any time you run the 'merge' command, otherwise commits won't pass DCO

williambrandler commented 2 years ago

TBH this 'I must sign every commit' is overkill.

true, I can force merge it if this is the only test that fails