All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Databricks Runtime 19 (Beta): June 26, 2026

9d ago

Source

MicrosoftDatabricks Runtime 19 (Beta): June 26, 2026microsoft.com
Snippet from the RSS feed
Behavioral changes Environment variable availability restricted in standard access mode : In standard access mode , only a predefined set of environment variables is available to the Spark engine and init scripts. This set includes common configuration variables, such as proxy settings ( HTTP_PROXY ), cloud credentials ( AWS_ACCESS_KEY_ID , AZURE_CLIENT_ID ), and catalog variables ( CATALOG ). Other variables that you set on a cluster remain available to your user code, including UDFs, but are not available to the Spark engine or init scripts. Previously, all cluster environment variables were available to the Spark engine and init scripts. See Environment variable limitations . Restricted Spark configurations in standard access mode : In standard access mode , you can no longer set certain Spark configuration properties. Creating or editing a cluster that sets a restricted property (matched by prefix) fails with an error. Restricted properties include spark.driver.extraJavaOptions , spark.executor.extraJavaOptions , spark.jars , spark.files , spark.executorEnv.* , and spark.kubernetes.* , among others. Previously, you could set these properties in standard access mode. Remove them from your cluster configuration before upgrading. For the complete list, see Spark configuration limitations .

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.