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 [email protected]`
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to