Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 04:30 AM
Hi @Michal Mlaka , it should be possible. If you are using APIs to launch the Job, remove "node_type_id" and "driver_node_type_id" from the JSON and pass the "instance_pool_id" and "driver_instance_pool_id" instead to make the cluster pick VMs from the pool.
Check this doc for the structure of cluster definition-
Let me know if this helps. Please mark the comment as "best answer" to resolve the query.