Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2021 12:50 AM
on the databricks docs you get an overview of the installed version by databricks-version:
https://docs.databricks.com/release-notes/runtime/releases.html
Select the release you use and then search for 'log4j'.
Of course that is no guarantee, because you can submit your own fat jars with another log4j version included.
If you do not do that, that is not an issue ofc.