Trying to run databricks academy labs, but execution fails due to method to clearcache not whilelist
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 01:04 AM
Hi there,
Im trying to run DE 2.1 - Querying Files Directly on my workspace with a default cluster configuration for found below,
but I cannot seem to run this file (or any other labs) as it gives me this error message
Resetting the learning environment:
The execution of this command did not finish successfully
Python interpreter will be restarted. Python interpreter will be restarted.
Resetting the learning environment:
py4j.security.Py4JSecurityException: Method public void org.apache.spark.sql.internal.CatalogImpl.clearCache() is not whitelisted on class class org.apache.spark.sql.internal.CatalogImpl
Any pointers as to how i can fix this?Where do i need to go to whitelist this class and how would i do this?
Thanks,
Bram