multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.

Home Page:https://datastation.multiprocess.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: support for Impala

shoyip opened this issue · comments

I currently need to connect to a Cloudera Impala instance in order to make queries and analyses.
It would be nice to be able to integrate this type of connection in DataStation.
I think it might require some sort of use of the Impala ODBC Connector / Driver.
Thanks!

Good idea! Looks like we should be able to support this with https://github.com/bippio/go-impala rather than ODBC (which isn't ready for DataStation yet unfortunately (see #246).