Rohith Sharma K S created YARN-7765:
---------------------------------------
Summary: [Atsv2] App collector failed to authenticate with HBase in secure cluster
Key: YARN-7765
URL: https://issues.apache.org/jira/browse/YARN-7765
Project: Hadoop YARN
Issue Type: Bug
Reporter: Rohith Sharma K S
Secure cluster is deployed and all YARN services are started successfully. When application
is submitted, app collectors which is started as aux-service throwing below exception. But
this exception is *NOT* observed from RM TimelineCollector.
{noformat}
2018-01-17 11:04:48,017 FATAL ipc.RpcClientImpl (RpcClientImpl.java:run(684)) - SASL authentication
failed. The most likely cause is missing or invalid credentials. Consider 'kinit'.
javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials
provided (Mechanism level: Failed to find any Kerberos tgt)]
{noformat}
cc :/ [~vrushalic] [~varun_saxena]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org
|