'Databricks Enable Logging
Could anyone please let me know how I can enable Logging in my Databricks scala Notebooks ? Also, where these log messages get logged, log file location and how can I access these logs? Thanks in advance!
Solution 1:[1]
If you're using a general purpose cluster to execute notebook cells I assume you're interested in Spark drivers\workers logs
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | gatear |
