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

Druid metrics are not automatically detected in Superset #3520

Closed
3 tasks done
artmoskvin opened this issue Sep 24, 2017 · 3 comments
Closed
3 tasks done

Druid metrics are not automatically detected in Superset #3520

artmoskvin opened this issue Sep 24, 2017 · 3 comments

Comments

@artmoskvin
Copy link

artmoskvin commented Sep 24, 2017

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if any
  • I have reproduced the issue with at least the latest released version of superset
  • I have checked the issue tracker for the same issue and I haven't found one similar

Superset version

0.17.1

Expected results

Metrics specified in Druid spec are automatically detected in Superset.

Actual results

Metrics specified in Druid spec are not automatically detected in Superset so I had to add enable them manually. With more than 70 dimensions, 20 of which are metrics this process was very tedious. For Druid datasources it cannot be done with matrix-like view, so I had to enter every metric and edit it there.

Steps to reproduce

Ingest any batch or real-time Druid data via Tranquility.

@xrmx
Copy link
Contributor

xrmx commented Sep 24, 2017

FYI 0.17.1 is not the latest release

@joshwalters
Copy link
Contributor

This has been fixed for newer versions of Superset, metrics columns should (mostly) auto-populate.

@artmoskvin
Copy link
Author

My bad. I really had to try it with latest version. However it still behaves not as expected. It now adds too many metrics: every type (max, min, sum) for every numeric column. Even if they are not specified in dataspec. Anyway this is another issue. I close this one. Thank you guys for help.

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

No branches or pull requests

3 participants