dacort / metabase-athena-driver

An Amazon Athena driver for Metabase 0.32 and later
Apache License 2.0
225 stars 32 forks source link

Migrating Metabase application data from H2 to MySQL #76

Closed thakurshalabh08 closed 1 year ago

thakurshalabh08 commented 3 years ago

Hello there,

I have been using the docker file to start and run Metabase with a pre-loaded Athena driver which by default stores all the application data inside an H2 database. However, now want to configure Metabase to use MySQL instead of H2 as its application database. I know there are some notes on the Metabase website to do this task. However, I'm not sure how to incorporate those configurations inside the docker container. Can you please suggest a way to do it for Metabase with Athena-driver?

Thank you Shalabh

dacort commented 1 year ago

If this is still an issue, I would suggest asking on the Metabase forum for help.

Closing this issue as part of cleanup.