cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

DBR 11.3 LTS - Specify spark.app.id for python notebook task

nttoan26
New Contributor

Hi, I use Terraform databricks_job to submit a job with many tasks. IFAIK, each task is a separated Spark Application with a specific applicationId (https://spark.apache.org/docs/3.1.3/api/python/reference/api/pyspark.SparkContext.applicationId.html). These tasks are working fine except they have the same applicationId because Databricks uses app_yyyyMMddHHmmss as application id and all these apps are submitted at the same time by Terraform, hence they all have the same application. Does Databricks support specifying `spark.app.id` for python notebook task.

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now