Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion http/src/main/resources/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dataproc {

# Cached dataproc 2.2.x image used by Terra
# must be re-generated every 60 days
customDataprocImage = "projects/broad-dsp-gcr-public/global/images/leo-dataproc-image-2-2-52-debian12-2025-10-09-14-06-45"
customDataprocImage = "projects/broad-dsp-gcr-public/global/images/leo-dataproc-image-2-2-52-debian12-2025-12-01-15-24-20"

# The ratio of memory allocated to spark. 0.8 = 80%.
# Hail/Spark users generally allocate 80% of the ram to the JVM.
Expand Down
Loading