sohurdc commented on issue #7155:
URL: https://github.com/apache/kyuubi/issues/7155#issuecomment-3186738657

   But I have new error:
   set kyuubi.operation.language=SCALA;
   val in = 
spark.read.parquet("/user/bdwh/panther/dwd/dwd_panther_mr_eventlog/dt=20250331/hr=16");
   in.show;
   then I got error bellow:
   "response" : "org.apache.kyuubi.plugin.spark.authz.AccessControlException: 
Permission denied: user [bdwh] does not have [read] privilege on 
[[hdfs://router/user/bdwh/panther/dwd/dwd_panther_mr_eventlog/dt=20250331/hr=16,
 
hdfs://router/user/bdwh/panther/dwd/dwd_panther_mr_eventlog/dt=20250331/hr=16/]]\n
  at 
org.apache.kyuubi.plugin.spark.authz.ranger.SparkRangerAdminPlugin$.verify(SparkRangerAdminPlugin.scala:168)\n
  at 
org.apache.kyuubi.plugin.spark.authz.ranger.RuleAuthorization.$anonfun$checkPrivileges$4(RuleAuthorization.scala:81)\n
  at 
org.apache.kyuubi.plugin.spark.authz.ranger.RuleAuthorization.$anonfun$checkPrivileges$4$adapted(RuleAuthorization.scala:80)
   
   I have been add url policy, but no use:
   
   <img width="983" height="742" alt="Image" 
src="https://github.com/user-attachments/assets/78deb473-764f-4c1b-97b0-f676d24f54bd";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to