Compute Serverless Databricks Runtime

RobsonNLPT
Contributor III

Hi all.

2 questions about compute serverless

1) How to check or query the runtime version used by Serverless compute/workflow? This is important as I use some features supported by specific runtime or higher

2) Can you confirm if spark.conf.set(......) is supported ? I have errors . It works in regular clusters running python .

Best