MonkeyCanCode commented on issue #4958:
URL: https://github.com/apache/polaris/issues/4958#issuecomment-4880620565

   > Oh nvm, this is supported indeed.
   > 
   > But only works if the polaris server is started with
   > 
   > ```
   >   environment:
   >       polaris.features."SUPPORTED_CATALOG_STORAGE_TYPES": '["FILE", ...]'
   >       polaris.features."ALLOW_INSECURE_STORAGE_TYPES": "true"
   >       polaris.readiness.ignore-severe-issues: "true"
   > ```
   > 
   > Should be included in the documentation of setup-tools.
   
   This is supported out of box when running dev mode (run via gradle) and 
purposely disabled for the released version as well as helm deployment. This is 
because FILE mode is not really use-able by any mean for a production 
environment. 


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