- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Apache Superset with Apache Kudu
- Labels:
-
Apache Kudu
Created ‎09-23-2019 01:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎09-30-2019 08:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎09-30-2019 08:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
