adutra commented on code in PR #499:
URL: https://github.com/apache/polaris/pull/499#discussion_r1863247359


##########
polaris-server.yml:
##########
@@ -105,6 +105,8 @@ authenticator:
 #    type: symmetric-key
 #    secret: polaris
 
+authorizer: org.apache.polaris.service.auth.CoreAuthorizer

Review Comment:
   This should be `org.apache.polaris.core.auth.CoreAuthorizer` – this is why 
the regtests are failing.
   
   That said I do think that moving it to `polaris-service` would be better :-)



-- 
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]

Reply via email to