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 2019/09/04 08:37:49 UTC

[GitHub] [incubator-superset] zachary124 opened a new issue #8170: drill not work in superset when create table

zachary124 opened a new issue #8170: drill not work in superset when create table
URL: https://github.com/apache/incubator-superset/issues/8170
 
 
   hello, I want to use drill in superset and create table then create charts。
   first I use drill+sadrill and I can create databases and can use in Sql Lab ,but don't create table。
   then I use drill+jdbc (thanks @cgivre's help) in superset and I have two problems。
   1. when I direct input drill+jdbc://admin:password@test-n01:31010 It get a error 
   Can't load plugin: sqlalchemy.dialects:drill.jdbc
   and I input drill+sadrill://test-n01:8047/mongo?use_ssl=False  and click 'test Connection'  then retry drill+jdbc://admin:password@test-n01:31010 is ok。this is a bug?
   2. I input drill+jdbc://admin:password@test-n01:31010 and click 'test Connection' is ok,but click 'save' I  get a error :
   
   ERROR:root:java.sql.SQLException: No suitable driver found for jdbc:drill:drillbit=test-n01:31010
   
   thanks 
   
   my  environment is:
   macOS
   superset 0.34.0
   sqlalchemy_drill-0.9.dev0

----------------------------------------------------------------
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