Hi,

Drill query gives the following error for Hive storage plugin.

show databases;

Error: SYSTEM ERROR: GSSException: No valid credentials provided (Mechanism
Level: Failed to find any Kerberos tgt)
This worked before.

After renewing the Kerberos connection using kinit -R command, query shows
results. Tried few hours later and it gave the same error again.

By default the system generates the user ticket. Ensured the ticket is not
expired  using klist -e.

Hive works fine without any issues for the same query.

Any pointers how to fix this issue?

Thanks,

Santosh

Reply via email to