cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

setting defaultValue for runtime_engine policy

Ahasan_Ulla
New Contributor

Hi,
I want to set runtime_engine default value to STANDARD but a user can also select PHOTON if they want. Something like below. Can anyone please verify if that works?

"runtime_engine": {
"type": "allowlist",
"values": [
"STANDARD",
"PHOTON"
],
"defaultValue": "STANDARD",
"description": "Photon is allowed, but the default will be determined by Databricks UI (likely STANDARD)."
}

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group