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 2020/03/13 21:20:48 UTC

[GitHub] [incubator-superset] ljpeters commented on issue #8395: import_datasources not working

ljpeters commented on issue #8395: import_datasources not working 
URL: https://github.com/apache/incubator-superset/issues/8395#issuecomment-598916444
 
 
   I've managed to get it to work:
   ```
   superset import_datasources -p /tmp/DATABASE.yaml
   superset set_database_uri -d name_of_datasource_in_DATABASE.yaml -u postgresql://user:password@host:5432/database
   ```
   after which I have a successful connection test.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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