You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/11/02 19:39:51 UTC

[GitHub] [superset] kojiromike opened a new issue #17327: Docs Imply Psycopg2 Not Already Installed

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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify commented on issue #17327: Docs Imply Psycopg2 Not Already Installed

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #17327:
URL: https://github.com/apache/superset/issues/17327#issuecomment-1031562223


   Hhi @kojiromike I believe that comment refers to the native / pip installation of Superset. Docker Compose / Helm have more batteries included for a better experience!


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify closed issue #17327: Docs Imply Psycopg2 Not Already Installed

Posted by GitBox <gi...@apache.org>.
srinify closed issue #17327:
URL: https://github.com/apache/superset/issues/17327


   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org