Pointers on how to connect Metabase to AWS Athena?

Has anyone been able to connect Metabase to AWS Athena?

Can it be done via JDBC or the Presto adapters?

If so, any pointers on how to do it?

Thanks!

1 Like

Yes, I'm also really interested in Athena support.

Looks like its still at the Proposal stage in github:

As far as I can tell, this is still not available. Anyone know when AWS Athena support might be part of the release?

Anyone know if Metabase will be able to support AWS Athena as a data source? We could really use this right now.

Thanks
Rob

Rob,

It’s not part of a official Metabase yet. But it looks like some people got it running.

Here’s latest status: https://github.com/metabase/metabase/issues/3960#issuecomment-406684317

Seeing above link is – still – popular, here’s a new link. AWS Athena support is now in a driver maintained in this separate repo:

1 Like

Has there been any developments here? I tried to setup a DB today but couldn't find Athena as a Database type. Do I need to go through Redshift? Any pointers on how to set this up would be highly appreciated :pray:

Thanks a lot!

@yth Metabase does not support Athena by default, but there is a third-party driver:
https://github.com/dacort/metabase-athena-driver#installation

1 Like

Likelihood of this driver being supported officially in near future?

@ChristineChetty I cannot give you an answer. It might become a partner driver, like some others that were created the past few months https://www.metabase.com/docs/latest/developers-guide/partner-and-community-drivers#partner-drivers

Metabase supports Athena by default since 0.45 https://www.metabase.com/releases/Metabase-0.45#metabase-now-supports-amazon-athena-as-an-official-data-source

1 Like