Using AWS Access Key as credentials I am getting the following error: “UNKNOWN: Unable to marshall request to JSON: Bucket cannot be empty”
Using IAM role + profile ARN (DremioIAMProjectDataAccessRole) I am getting: “Check credentials are valid and Dremio has permissions to access the project store.”
When clicking “Test”.
What I am not sure is if I am supposed to create a new S3 bucket as instructed here: Dremio. The “getting-started/arctic-set-up/” link above doesnt say I have to.
thank you @tgavin, I followed this guide. I tried “//dremio-nessie”, “/dremio-nessie” and “s3://dremio-nessie” as bucket path. Always same error as above.
Dremio cloud is in us-west-2 (oregon), the s3 bucket “dremio-nessie” I created is in that region as well.
Do I have to create a new bucket for a new Arctic-Enabled project or can I reuse the bucket created for the default project when I provisioned Dremio Cloud?