incubator-datalab
incubator-datalab copied to clipboard
[Data Engine]: Add Spot instances support for Standalone Spark cluster
As a user I want to use spot functionality during Standalone Spark cluster creation so that I can reduce financial charges on AWS/GCP/MS Azure.
Acceptance criteria:
- It should be check box for spot instance on Standalone Spark cluster creation popup
- Check box for Low spot instance should be checked off by default
- If user unchecks check box for spot instance and hits 'Create' button a Standalone Spark cluster will be created without spot price
- If user checks off check box for spot instance and hits 'Create' button a Standalone Spark cluster will be created with spot price