Databricks connection issue in Docker - Can't open lib 'Simba' #7394
Unanswered
joemersonsouza
asked this question in
Q&A
Replies: 1 comment
|
someone? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello fellows, I have the redash running in a docker container. In this container I installed the Simba driver.
When I try to connect with my databricks instance I get the following error
[01000] [unixODBC][Driver Manager]Can't open lib 'Simba' : file not found (0) (SQLDriverConnect)
The lib is there in /opt/simba/spark/lib/
I've it installed in my local machine and in the docker container, so I've no idea what is happening.
All reactions