Open
Description
Issue Summary
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.
I have installed the libraries in the server container
I changed the environment variable LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/simba/spark/lib/32/:/opt/simba/spark/lib/64/
I changed the odbcinst.ini to include SIMBA
I tested the communication with the server using metabase and it worked, so the problem is in the Redash or some missing configuration.
Steps to Reproduce
- Install redash in docker using the --preview
- After setting up redash, create a new Databricks data source
- Save an test the connection
The communication is working with Metabase
Technical details:
- Redash Version: 25 (latest)
- Browser/OS: Chrome/Ubuntu
- How did you install Redash: using setup and docker compose
Metadata
Metadata
Assignees
Labels
No labels