You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/08 10:44:59 UTC

[GitHub] [incubator-druid] wamshkreshna opened a new issue #7214: creating druid database connection in superset?

wamshkreshna opened a new issue #7214: creating druid database connection in superset?
URL: https://github.com/apache/incubator-druid/issues/7214
 
 
   ### Description
   
   Please describe the feature or change with as much detail as possible. 
   
   If you have a detailed implementation in mind and wish to contribute that implementation yourself, and the change that
   you are planning would require a 'Design Review' tag because it introduces or changes some APIs, or it is large and
   imposes lasting consequences on the codebase, please open a Proposal instead.
   
   ### Motivation
   
   Please provide the following for the desired feature or change:
   - A detailed description of the intended use case, if applicable
   - Rationale for why the desired feature/change would be beneficial
   
   
   Hi Team ,
   
   I want to create druid sql lab in superset Ui ,but when i created database connection for druid , iam getting following error.
   
   ERROR: {"error": "Connection failed!\n\nThe error message returned was:\n(pydruid.db.exceptions.ProgrammingError) Unauthorized request. (None): None [SQL: 'SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES'] (Background on this error at: http://sqlalche.me/e/f405)"}
   
   
   here  im using kerberized cluster ,hdp 3.0.1 ,druid version is 0.12.1,superset version is 0.23 .
   
   Regards,
   vamshi.
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org