Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
py4j.security.Py4JSecurityException: Method public org.apache.spark.sql.streaming.DataStreamReader org.apache.spark.sql.SQLContext.readStream() is not whitelisted on class class org.apache.spark.sql.SQLContext
I already disable acl for cluster using
"spark.databricks.acl.dfAclsEnabled":true at cluster configuration.
Hi, Streaming is not supported in credentials passthrough, table ACLS or HC clusters, which is not the case here as you mentioned those options are already disabled. Could you please crosscheck and raise a support case with Databricks if everything looks fine from your end?