Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow on demand instances for databricks job compute policy #577

Merged

Conversation

fctczi
Copy link
Contributor

@fctczi fctczi commented Apr 19, 2024

Summary

Allow the use of on-demand instances for the Job Compute policy.
Spot instances are already too flaky for ETL work. The problem is worse with GPU workloads.
GPU workloads have the additional problem of low availability and longer provisioning times.
Additional on-demand instances will be scaled down so the additional cost is only temporary when using auto-scaling.

Test Plan

Say unittests, or list out steps to verify changes.

References

(Optional) Additional links to provide more context.

@fctczi fctczi requested a review from a team as a code owner April 19, 2024 21:34
@fctczi fctczi requested review from dtsai-czi and jayengee April 19, 2024 21:34
@fctczi fctczi changed the title feat: Allowing on demand instances for Job Compoute databricks compute policy feat: Allow on demand instances for Job Compoute databricks compute policy Apr 19, 2024
@fctczi fctczi enabled auto-merge (squash) April 19, 2024 21:35
@fctczi fctczi changed the title feat: Allow on demand instances for Job Compoute databricks compute policy feat: Allow on demand instances for databricks job compute policy Apr 19, 2024
@fctczi fctczi merged commit 639a9ac into main Apr 19, 2024
104 checks passed
@fctczi fctczi deleted the CDI-2919-update-job-compute-policy-for-preprint-linkage branch April 19, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants