Is there a way to control the cluster runtime version for DLT

MikeGo
Valued Contributor

Hi team, 

When I create a DLT job, is there a way to control the cluster runtime version somewhere? E.g. I want to use 14.3 LTS. I tried to add `"spark_version": "14.3.x-scala2.12",` inside cluster default label but not work.

Thanks