Databricks Job run logs only shows prints/logs from driver and not executors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ05-04-2023 02:11 AM
Hi,
โ
In Databricks Job run output, only logs from driver are displayed. We have a function parallelized to run on executor nodes. The logs/prints from that function are not displayed in job run output. Is there a way to configure and show those logs in job run output?
- Labels:
-
Databricks Job
-
Databricks Workflow
-
Job
-
Logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ05-05-2023 10:57 PM
Hi, Please let us know if this helps: https://kb.databricks.com/clusters/set-executor-log-level
Please tag @Debayanโ with your next comment so that I will get notified. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ05-09-2023 09:29 AM
Thanks @Debayan Mukherjeeโ . This is to enable executor logging. However, the executor logs do not appear in Databricks Job run output. Only driver logs are displayed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ05-10-2023 10:38 PM
Hi, As mentioned in the document, after you set the executor logs, you can visit the job cluster to see if it has been set. Please let us know if you have any issue.
Please tag @Debayanโ with your next comment so that I will get notified. Thank you!

