nutter icon indicating copy to clipboard operation
nutter copied to clipboard

Unable to use Instance Pools for tests

Open storey247 opened this issue 3 years ago • 1 comments

Databricks supports the idea of instance pools: https://docs.databricks.com/clusters/instance-pools/index.html

Nutter unfortunately only allows you to specify an existing cluster id to run your tests on. However, using the api's when you create a new job run you can specify instance_pool_id and it would be great to use this to run Nutter tests rather than having to have clusters alive just for running tests

storey247 avatar Aug 19 '21 16:08 storey247

Thanks for the feedback.

giventocode avatar Aug 30 '21 15:08 giventocode