Hi,
I would like to load the Athena Plugin in my Metabase ElasticBeanstalk deployment.
How could I do it?
Hi,
I would like to load the Athena Plugin in my Metabase ElasticBeanstalk deployment.
How could I do it?
Hi @samuel
You would have to change the configuration script, so it includes the driver - see this topic:
Installing plugins (Oracle driver) on an AWS EB instance
I would probably recommend using creating your own EC2 instance instead of EB, since you would then run Metabase like a regular Docker setup.
Thanks @flamber.
I prefer to use EB, its easier.
I´ll try change like that topic.