dimas-b commented on issue #1658: URL: https://github.com/apache/polaris/issues/1658#issuecomment-2902872201
The error message may be a bit misleading in this case, but the actual error appears to be in the custom config overrides. The storage types options should probably be something like this: ``` -Dpolaris.features.\"SUPPORTED_CATALOG_STORAGE_TYPES\"='["FILE","S3","GCS","AZURE"]' ``` Note: exact quoting depends on shell. -- 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