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/08/30 20:32:29 UTC

[GitHub] [superset] danielewood commented on issue #16509: Error loading tables from Hive2/SparkSQL

danielewood commented on issue #16509:
URL: https://github.com/apache/superset/issues/16509#issuecomment-908673029


   This should be resolved with the changes I upstreamed to the impyla connector.
   
   try impala:// or ascend://
   
   Both use the impyla driver, the difference is the ascend connection string uses postgres date formats.
   
   ```ascend://{username}:{password}@{hostname}:{port}/{database}?auth_mechanism=PLAIN;use_ssl=true```


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