Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBase support in Metabase #10667

Open
NethuNe opened this issue Aug 21, 2019 · 1 comment
Open

HBase support in Metabase #10667

NethuNe opened this issue Aug 21, 2019 · 1 comment

Comments

@NethuNe
Copy link

NethuNe commented Aug 21, 2019

I currently work for a company called VPGame, which stores the majority of its' data in NoSQL databases. Primarily, HBase. As we would like to expose a Metabase style SQL editor and wrapper for our customers to interact with, and Metabase seems to be the most kept up project for this kind of issue, we would love to see HBase SQL-wrapper support added to Metabase.

We've looked into using Hive as a SQL wrapper for HBase and either building our own SQL editor web-app or using Hue's, but we decided that given Hive and Hue's intermittent (at best) support as of late, building off of their platform is dangerous to the longevity of our project.

We want to use Metabase (or a Metabase style product) in order to allow other users or customers to query our data directly without having to expose and provide tutorials for our NoSQL databases schemas. However, as we also store data in MongoDB, we can't use a Hadoop ecosystem solution such as Hive/Hue etc.

@laudukang

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants