uc-cdis / cloud-automation

Automation for standing up Gen3 commons
Apache License 2.0
41 stars 68 forks source link

changing the etl job to use spark as a sidecar image #2562

Open EliseCastle23 opened 1 month ago

EliseCastle23 commented 1 month ago

Improvements

Spark wasn't getting rolled during "gen3 roll all". We decided it would be best for Spark to be a sidecar image instead of running it in a separate pod. This way spark will only run if an ETL job is triggered and it will always pull the image defined in the manifest.json file.