cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Driver log storage location

ampammam
New Contributor II

What directory would the driver log normally be stored in? Is it DBFS?

1 ACCEPTED SOLUTION

Accepted Solutions

szymon_dybczak
Esteemed Contributor III

Hi @ampammam ,

The default storage location for driver logs in Databricks is on the local disk of the driver node. I think you can change this behavior going to cluster settings: Advanced Optionsโ†’Loggingโ†’Destination 

View solution in original post

2 REPLIES 2

szymon_dybczak
Esteemed Contributor III

Hi @ampammam ,

The default storage location for driver logs in Databricks is on the local disk of the driver node. I think you can change this behavior going to cluster settings: Advanced Optionsโ†’Loggingโ†’Destination 

ampammam
New Contributor II

Understood. Thank you.