[BUG] User qualification tool does not support cluster properties file with autoscaling worker nodes #624
Labels
bug
Something isn't working
user_tools
Scope the wrapper module running CSP, QualX, and reports (python)
Describe the bug
User qualification tool throws RuntimeError for input cluster properties file that has autoscaling worker nodes on databricks-azure platform.
The user qualification tool is complaining that there is no worker nodes as below:
Steps/Code to reproduce bug
Run the user qualification tool with
--cpu_cluster
argument which represents an autoscaling cluster.Expected behavior
User qualification tool should work for autoscaling cpu clusters.
The text was updated successfully, but these errors were encountered: