adutra commented on issue #2272:
URL: https://github.com/apache/polaris/issues/2272#issuecomment-3176052537

   OK I tried again with:
   
   * Helm chart: 1.0.0-incubating 
   * Image: 1.0.0-incubating 
   
   And it worked. Note that this version does not have external auth.
   
   But then I tried with:
   
   * Helm chart: from main branch
   * Image: 1.0.1-incubating-rc0
   
   And I finally got the error:
   
   ```
   Configuration validation failed:
        java.lang.IllegalArgumentException: SRCFG00039: The config property 
polaris.authentication.active-roles-provider.type with the config value 
"default" threw an Exception whilst being converted SRCFG00049: Cannot convert 
default to enum class org.apache.polaris.service.auth.AuthenticationType, 
allowed values: internal,external,mixed
   ```
   
   Investigating...


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to