aws-quickstart/quickstart-apache-superset

Install database driver

Micky7788 opened this issue · 1 comments

Hi, I am new to CloudFormation and I have deployed Apache Superset v.2.0.0 on CloudFormation stack using Quick Start doc. I want to install Snowflake driver into Superset, but I couldn't find a way like superset_config.py (to enable embedding feature) to inject Snowflake into it and I didn't figure out which stack the instance belongs to otherwise I can connect to it and execute the installation, can anyone help out please?

@yike5460 I noticed that I can go to 'View in Designer' to modify the template, but what kind of code I can use to enable embedding feature and install Snowflake driver? Thanks