quickstart-apache-superset icon indicating copy to clipboard operation
quickstart-apache-superset copied to clipboard

Install snowflake driver

Open BlueStalker opened this issue 2 years ago • 4 comments

What is the best way to install snowflake driver into the image, I actually tried to compose another superset image by doing: FROM public.ecr.aws/p9r6s5p7/superset:v1.4.1 RUN pip install snowflake-sqlalchemy==1.2.4 and use the new image still doesn't work.

BlueStalker avatar Mar 29 '22 08:03 BlueStalker

@yike5460 Any thoughts?

BlueStalker avatar Mar 29 '22 08:03 BlueStalker

You need to replace image url in CloudFormation template after you pack your own image.

yike5460 avatar Apr 01 '22 00:04 yike5460

@BlueStalker - did the above work for you? I have similar need hence asking

pgurumukhi avatar Apr 19 '22 11:04 pgurumukhi

@BlueStalker Hi, did you install Snowflake driver successfully?

Micky7788 avatar Jun 20 '23 15:06 Micky7788