You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/05/09 10:36:25 UTC

[GitHub] evinhas commented on issue #339: Add support for Hive/Impala

evinhas commented on issue #339: Add support for Hive/Impala
URL: https://github.com/apache/incubator-superset/issues/339#issuecomment-387697304
 
 
   have you requested a kerberos' ticket? I had run a kinit before to connect, for getting the kerberos ticket. I can see in your error log the following message
   
   `No kerberos credentials are availble
   `
   So it sounds like your user doesn't have any kerberos ticket
   Try to run a kinit in the computer running the command is below (adapted to your user/environment):
   
   `kinit your_domain_user@YOUR.FULLY.QUALIFIED.DOMAIN.COM`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org