Skip to content
New issue

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

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

Already on GitHub? # to your account

Failed connexion to druid with superset #3195

Closed
amoussoubaruch opened this issue Jul 27, 2017 · 6 comments
Closed

Failed connexion to druid with superset #3195

amoussoubaruch opened this issue Jul 27, 2017 · 6 comments

Comments

@amoussoubaruch
Copy link

amoussoubaruch commented Jul 27, 2017

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

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

Superset version

0.18.5

Python version

2.7

Expected results

HTTP Error 403: Forbidden Druid Error: None Query is:

Actual results

Steps to reproduce

I follow step to connect to druid

  • Click on druid cluster, edit new cluster and save
  • Edit new data source
  • End refresh Druid Metadata (But this step in not complete) , i have this error Error while processing cluster 'Data Innovation Lab' No JSON object could be decoded

Thanks for your help

@amoussoubaruch
Copy link
Author

Hi!

I have the same problem after it worked last 2 days. I launch my web UI today and i have same error. I don't understand why it's work fine and now it's down.
I refere to this issue #3174.
Can you please explain me more in detail what is the problem and how i can resolve that?
Thanks in advance

@amoussoubaruch
Copy link
Author

amoussoubaruch commented Aug 16, 2017

When i refresh_druid metadata with command line : (superset refresh_druid) I have this error.

2017-08-16 12:43:05,988:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost
2017-08-16 12:43:05,990:DEBUG:urllib3.connectionpool:http://localhost:8081 "GET /status HTTP/1.1" 200 None
2017-08-16 12:43:05,991:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost
2017-08-16 12:43:05,992:DEBUG:urllib3.connectionpool:http://localhost:8081 "GET /druid/coordinator/v1/metadata/datasources HTTP/1.1" 200 None
2017-08-16 12:43:05,993:INFO:root:Syncing Druid datasource [mydata1]
2017-08-16 12:43:06,126:INFO:root:Syncing Druid datasource [mydata2]
2017-08-16 12:43:06,135:ERROR:root:Failed at fetching the latest segment
Refreshed metadata from cluster [Cluster]

@mistercrunch
Copy link
Member

Does that datasource have segments?

@amoussoubaruch
Copy link
Author

Yes my datasource have segments.
The problem is that it worked correctly (Connexion are ok and i make a dashboard) and day after connexion between superset and druid a broke. I have error that i show in my last comment.
After that i have this error : "The server could not be reached. You may want to verify your connection and try again". I try to restart and i have error like i describe in my last comment.

@mistercrunch
Copy link
Member

Are you closing because it's resolved?

@amoussoubaruch
Copy link
Author

Yes it's resolved

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

No branches or pull requests

2 participants