Damon P. Cortesi
Damon P. Cortesi
Hi @jlafaye - Thanks for opening the issue and apologies that things aren't working out for you. Just to clarify - you're SSH'ed into an EC2 instance and then _also_...
Just leaving some debugging notes: - Confirmed that on an EC2 instance with docker installed, `aws s3 ls` works - Confirmed that with `docker run --rm -it amazonlinux:2`, `aws s3...
Think I figured this out! 😮💨 Can you try removing `AWS_EC2_METADATA_DISABLED` entirely from the `containerEnv` section of your `devcontainer.json` file? When the SDK tries to retrieve credentials from IMDS, it...
Interesting idea, for sure. For now, the focus of the tool is on local development. That said, there is also the [emr-cli](https://github.com/awslabs/amazon-emr-cli) that focuses on building reproducible packages.
Running into this same issue - anything I can do to help debug? On macOS Intel and latest colima. (update) Was running into this issue with a folder in `/tmp`....
There's a new version (2.0.34) that just got released that fixes both this issue and #118 [Release notes here](https://s3.amazonaws.com/athena-downloads/drivers/JDBC/SimbaAthenaJDBC-2.0.34.1000/docs/release-notes.txt)
Closing this issue in favor of official Metabase issue - Athena is now an officially supported Metabase driver as of 0.45. https://github.com/metabase/metabase/issues/26975 @lukaswelsch Let me know if this is a...
Possibly related to #7854 ?
Hi @pmoralesp - Both are the same. I opened a PR with my driver and they merged it in after some cleanup. 🎉 As such, I will be archiving this...
Hi @dannyeuu - I don't know exactly, but my recommendation would be to remove this driver from the plugin folder and then upgrade. It is now natively integrated to Metabase,...