I get a : org.apache.spark.SparkSecurityException: [INSUFFICIENT_PERMISSIONS] Insufficient privileges: User does not have permission MODIFY,SELECT on any file. SQLSTATE: 42501 at com.databricks.sql.acl.Unauthorized.throwInsufficientPermissionsError(PermissionChecker.scala:360) error when trying to run my wheel. Funny thing is that the folder selected is my default folder as seen in workspace where I do have read/write/execute permissions by default. Not sure what's going on. This is my code :
!python /Workspace/my_folder/ABC/setup.py bdist_wheel