mthirani2021 commented on issue #1146:
URL: https://github.com/apache/polaris/issues/1146#issuecomment-2730885255
@george-zubrienko Hmm, even having the dummy role and setting those env
vars, I got the same error. FYI, this is my Polaris CLI to create a default
catalog, which works fine:
`./polaris --client-id ${CLIENT_ID} --client-secret ${CLIENT_SECRET}
catalogs create --storage-type s3 --role-arn
arn:aws:iam::000000000000:role/polaris-access-role --default-base-location
s3://minio-bucket default`
But even the simple create table throws the same error as stated in
description. Happy to connect in slack.
Did you try to create a simple table, after your catalog gets created, which
is the source of the error?
--
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]