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 2018/07/15 18:59:32 UTC

[GitHub] mistercrunch commented on issue #4916: Readonly Databases not Supported (eg Dremio or lower permissioned connections)

mistercrunch commented on issue #4916: Readonly Databases not Supported (eg Dremio or lower permissioned connections)
URL: https://github.com/apache/incubator-superset/issues/4916#issuecomment-405110760
 
 
   Looks like Dremio has an ODBC driver and a SQLAlchemy dialect (https://github.com/sqggles/sqlalchemy_dremio), which means something like: `dremio+pyodbc://malsmith:XXXXXXXXXX@mydremio` may work.
   
   You may have to add a new entry to configure Dremio in `superset/db_engines_sepc.py`, and depending on the maturity of the SQLA dialect you may need to tweak that as well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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