cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
DELETE
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to set ErroFile config for Spark driver and Spark executor JVM

brickster_2018
Databricks Employee
Databricks Employee
 
1 REPLY 1

brickster_2018
Databricks Employee
Databricks Employee

spark.driver.extraJavaOptions -verbose:class -XX:ErrorFile=/dbfs/tmp/error_dir/java_error%p.log

spark.executor.extraJavaOptions -verbose:class -XX:ErrorFile=/dbfs/tmp/error_dir/java_error%p.log

kill -SIGSEGV <PID> for testing

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