โ11-03-2023 01:53 AM
Hi,
I have a workflow setup in Databricks using 12.2 LTS ML.
I am trying to use a job cluster for the task but i am getting the following error:
Spark Conf: โspark.databricks.acl.enabledโ is not allowed when choosing an access mode
As a result I have to use my All Purpose Cluster.
Can anyone let me know what is preventing me from using a job cluster for my workflow and how to fix this?
Thank you.
โ11-20-2023 11:12 PM
Hi @NC , I apologize for the inconvenience youโre facing.
Letโs explore additional steps to troubleshoot this issue:
Cluster Restart:
Cluster Permissions:
Cluster Initialization Scripts:
Workspace Permissions:
Temporary Workaround:
Contact Databricks Support:
โ11-03-2023 02:55 AM
Hi @NC ,
The error message you're encountering, "Spark Conf: โspark.databricks.acl.enabledโ is not allowed when choosing an access mode," is likely due to the job cluster's access mode not being set to "assigned" or "no isolation shared" as required by Databricks 12.0 ML and above.
To resolve this issue, follow these steps:
Adjust the access mode of your job cluster to either "assigned" or "no isolation shared." The exact steps for doing this may vary depending on your setup and the interface you are using (UI, API, etc.).
Ensure that the cluster you're using for running jobs is already set to one of the required access modes. All-Purpose Clusters are often configured in this way.
By making these adjustments, you should be able to resolve the ACL-related error and run your job successfully. It's generally recommended to use the first solution, changing the access mode, to ensure long-term compatibility and avoid temporary changes to the cluster configuration.
โ11-03-2023 03:18 AM
Hi @Kaniz_Fatma,
I have tried setting access mode to No isolation shared but i still get the same error when saving.
โ11-20-2023 11:12 PM
Hi @NC , I apologize for the inconvenience youโre facing.
Letโs explore additional steps to troubleshoot this issue:
Cluster Restart:
Cluster Permissions:
Cluster Initialization Scripts:
Workspace Permissions:
Temporary Workaround:
Contact Databricks Support:
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group