py4j.security.Py4JSecurityException

Ria
New Contributor

Getting this error while loading data with autoloader. Although table access control is already disabled still getting this error.

"py4j.security.Py4JSecurityException: Method public org.apache.spark.sql.streaming.DataStreamReader org.apache.spark.sql.streaming.DataStreamReader.format(java.lang.String) is not whitelisted on class class org.apache.spark.sql.streaming.DataStreamReader"

image

jose_gonzalez
Databricks Employee
Databricks Employee

Hi,

Are you using a High concurrency cluster? which DBR version are you running?