question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Add Database] Adding Apache Druid database entry is broken

See original GitHub issue

Expected results

Should be able to add Apache Druid database entry, when a valid and working SQLALCHEMY URI is specified.

Actual results

The UI fails to make an api request and hence doesn’t add an entry for the druid database. However, test connection works well.

Screenshots

image

If applicable, add screenshots to help explain your problem.

How to reproduce the bug

  1. Go to ‘Data -> Databases’
  2. Click on ‘+Database button’
  3. Scroll down to ‘Supported databases dropdown’ and select Apache Druid
  4. Enter a valid url of the druid database
  5. Click Connect, and nothing happens
  6. Open browser console to see error

Environment

(please complete the following information):

  • superset version: master
  • python version: Python 3.8.2
  • node.js version: v12.21.0

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are 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.

Additional context

Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jinghua-qacommented, Sep 9, 2021

test case updated

1reaction
junlincccommented, Jul 30, 2021

thanks for reporting, @vivek-kandhvar are you on master or 1.2? im confused.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating Existing Data - Apache Druid
Updating Dimension Values. If you have a dimension where values need to be updated frequently, try first using lookups. · Rebuilding Segments (Reindexing)....
Read more >
Cannot connect to mysql - Ingestion - Druid Forum
Here's the error code. “error”:“Could not resolve type id 'mysql' as a subtype of org.apache.druid.metadata.
Read more >
Inside Apache Druid's storage and query engine - YouTube
Apache Druid is an open-source columnar database known for high performance at scale; its largest deployments comprise thousands of servers.
Read more >
Maximizing Apache Druid performance: Beyond the basics
Druid is a powerful real-time database, and part of that power is the level of control you get over cluster configuration, allowing you...
Read more >
Event-Driven Data with Apache Druid - Baeldung
As part of that, we'll create a simple data pipeline leveraging various ... Apache Druid is a real-time analytics database designed for fast ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found