Databricks Job run logs only shows prints/logs from driver and not executors

psps
New Contributor III

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?