kojiromike opened a new issue #17327:
URL: https://github.com/apache/superset/issues/17327


   https://superset.apache.org/docs/databases/installing-database-drivers states
   
   > Superset does not ship bundled with connectivity to databases, except for 
SQLite
   
   Later on in the same doc, it lists `psycopg2` as required for postgresql and 
various other postgresql-like databases. The thing is, Superset already 
requires psycopg2 in a lot of contexts. It's included in the 
requirements/docker.txt and the bootstrapScript for the helm chart.
   
   So, what I'm confused about, is do I still need to explicitly install 
psycopg2 if I'm using docker-compose or helm to run Superset? Either way, could 
this be made clearer in the documentation?
   
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: master, from bea8502
   - using the vanilla helm chart from bea8502


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to