Please help on this issue. I have followed the ideas related the similar issues reported before but
still failed to resolve this. Please help. thanks.
============================================================
Superset and Dremio integration
ERROR:root:(pyodbc.Error) (‘01000’, “[01000] [unixODBC][Driver Manager]Can’t open lib ‘/opt/dremio-odbc/lib64/libdrillodbc_sb64.so’ : file not found (0) (SQLDriverConnect)”) (Background on this error at: http://sqlalche.me/e/dbapi)
====== installed ============
ubuntu 18.04
python 3.6.9
wget http://download.dremio.com/odbc-driver/1.3.19.1052/dremio-odbc-1.3.19.1052-1.x86_64.rpm
&& alien -i --scripts dremio-odbc-1.3.19.1052-1.x86_64.rpm
SQLAlchemy 1.2.18
sqlalchemy-dremio 0.5.0.dev0
===================================