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:ย 

Databrciks: failure logs

databrciks
New Contributor II

Hello Team,

I am new to Databrciks. Generally where all the logs will be stored in Databricks. I see if any job fails below the command i could see some error messages.

Otherwise in real time how to check the log files/error messages in Databricks UI.

Thanks in advance

 

1 ACCEPTED SOLUTION

Accepted Solutions

Walter_C
Databricks Employee
Databricks Employee

Cluster logs can be observed directly on the cluster UI, under Driver logs, Spark logs related to the executors can be seen under the Spark UI section in the cluster configuration and under Executors, you can look for the stdout and the stderr 

For logs more related to events you can set up audit log delivery on an S3 bucket or by querying the system table s mentioned in docs https://docs.databricks.com/en/administration-guide/account-settings/audit-logs.html

View solution in original post

2 REPLIES 2

Walter_C
Databricks Employee
Databricks Employee

Cluster logs can be observed directly on the cluster UI, under Driver logs, Spark logs related to the executors can be seen under the Spark UI section in the cluster configuration and under Executors, you can look for the stdout and the stderr 

For logs more related to events you can set up audit log delivery on an S3 bucket or by querying the system table s mentioned in docs https://docs.databricks.com/en/administration-guide/account-settings/audit-logs.html

databrciks
New Contributor II

Thanks for the response. This helped.

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