Hi @Taja,
I agree that DLT pipelines doesn't accept a single node cluster to begin with but you can always choose the instance type for both your driver and the worker nodes.
As far as `waiting for resources` time is concerned, I've seen that DLT takes ~5 mins to spin up the clusters for the first time the resources are being requested, and then this cluster stays active till 2 hours in Dev mode so that you need not have to request for resources again. If it's taking more time than this, I suspect it's the cloud service provider having a cap on the resources.
Once DLT acquired all the resources, it enters initialising mode where it checks for the execution flow, syntax and once everything is good, it sets the tables up.
Agree that you can specify a DBR version you want to use, though you can toggle between current channel or preview channel (which contains features which might not be GA yet).
Cheers!
Riz