guoht created STORM-1580:
----------------------------
Summary: Secure hdfs spout failed
Key: STORM-1580
URL: https://issues.apache.org/jira/browse/STORM-1580
Project: Apache Storm
Issue Type: Bug
Components: storm-hdfs
Reporter: guoht
Some error occured when using secure hdfs spout:
"Login successful for user [email protected] using keytab file
/home/test/test.keytab
2016-02-26 10:33:14 o.a.h.i.Client [WARN] Exception encountered while
connecting to the server : javax.security.sasl.SaslException: GSS initiate
failed [Caused by GSSException: No valid credentials provided (Mechanism level:
Failed to find any Kerberos tgt)]
2016-02-26 10:33:14 o.a.h.i.Client [WARN] Exception encountered while
connecting to the server : javax.security.sasl.SaslException: GSS initiate
failed [Caused by GSSException: No valid credentials provided (Mechanism level:
Failed to find any Kerberos tgt)]
2016-02-26 10:33:14 o.a.h.i.r.RetryInvocationHandler [INFO] Exception while
invoking getFileInfo of class ClientNamenodeProtocolTranslatorPB over
hnn025/192.168.137.2:8020 after 1 fail over attempts. Trying to fail over
immediately.
java.io.IOException: Failed on local exception: java.io.IOException:
javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException:
No valid credentials provided (Mechanism level: Failed to find any Kerberos
tgt)]; Host Details : local host is: "HDD021/192.168.137.6"; destination host
is: "hnn025":8020;"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)