Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Apache Superset with Apache Kudu

avatar
Explorer

Hello,

 

I saw couple of blogs talks about using Superset with Kudu throw Impala.

http://www.bigdatareflections.net/blog/?p=52

http://www.bigdatareflections.net/blog/?cat=5

 

Beside the fact that the blog is from 2017, do I need to install Impala to get it work, or there is another way to plug Kudu with Superset like in the case of Druid (Superset has a native connector to Druid and a majority of Druid’s features are accessible through Superset)?

 

Regards

Anis

1 ACCEPTED SOLUTION

avatar
Rising Star

Hi,

 

I think you will need Impala to make Superset working with Kudu.  At http://superset.apache.org/#databases it's mentioned the database engine needs '... proper DB-API driver and SQLAlchemy dialect ...' to be usable by Superset.  I guess the '...proper DB-API driver ...' is based on JDBC, and there isn't JDBC for Kudu as of now.

 

As far as I know, there isn't native Superset Kudu connector either.  However, contributions are always welcome!

 

 

Kind regards,

 

Alexey

View solution in original post

1 REPLY 1

avatar
Rising Star

Hi,

 

I think you will need Impala to make Superset working with Kudu.  At http://superset.apache.org/#databases it's mentioned the database engine needs '... proper DB-API driver and SQLAlchemy dialect ...' to be usable by Superset.  I guess the '...proper DB-API driver ...' is based on JDBC, and there isn't JDBC for Kudu as of now.

 

As far as I know, there isn't native Superset Kudu connector either.  However, contributions are always welcome!

 

 

Kind regards,

 

Alexey