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.

Error while importing dashboard with druid datasource

See original GitHub issue

A clear and concise description of what the bug is.

Expected results Successfully Import dashboard with druid datasource

Actual results

AttributeError: type object ‘dict’ has no attribute ‘import_obj’

If applicable, add screenshots to help explain your problem.

How to reproduce the bug

  1. Go to ‘Manage’
  2. Click on ‘Import Dashboard’
  3. Choose file 4.Click on Upload Button
  4. See error

Environment

(please complete the following information):

  • superset version: superset 0.28.1
  • python version: python 3.6

Checklist

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 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

Import dashboard with druid datasource but there is error of type object ‘dict’ has no attribute ‘import_obj’.Please help me why this error occur and what settings need to do for solve this problem. Thanks in advance.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
tuhangdicommented, Sep 29, 2019

same problem

1reaction
stale[bot]commented, Sep 24, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while importing dashboard with druid datasource #7857
A clear and concise description of what the bug is. Expected results. Successfully Import dashboard with druid datasource. Actual results.
Read more >
Importing and Exporting Datasources - Apache Superset
The superset cli allows you to import and export datasources from and to YAML. Datasources include both databases and druid clusters. The data...
Read more >
Druid plugin for Grafana
You can try out various advanced features of the plugin by importing the demo dashboard and running it against the Wikipedia dataset used...
Read more >
superset 0.35.1 druid error: name 'PyDruid' is not defined
I have installed superset 0.35.1 and pydruid module. in python, ... However in superset, it raised below error when connect to localhost ...
Read more >
Chapter 7. Real-Time Data Analytics with Druid
Druid is an open-source data store designed for online analytical processing (OLAP) queries on event data. Druid supports the following data analytics ...
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