Mingjie Tang created AMBARI-21125:
-------------------------------------
Summary: Ambari STS2 checker should use principal in secure cluster
Key: AMBARI-21125
URL: https://issues.apache.org/jira/browse/AMBARI-21125
Project: Ambari
Issue Type: Bug
Reporter: Mingjie Tang
In the secure cluster, Ambari STS checker for Spark2 seems to generate
misleading error every one minute.
{code}
17/05/24 19:24:35 ERROR TThreadPoolServer: Error occurred during processing of
message.
java.lang.RuntimeException: org.apache.thrift.transport.TTransportException:
Unsupported mechanism type PLAIN
17/05/24 19:25:35 ERROR TThreadPoolServer: Error occurred during processing of
message.
java.lang.RuntimeException: org.apache.thrift.transport.TTransportException:
Unsupported mechanism type PLAIN
17/05/24 19:26:36 ERROR TThreadPoolServer: Error occurred during processing of
message.
java.lang.RuntimeException: org.apache.thrift.transport.TTransportException:
Unsupported mechanism type PLAIN
17/05/24 19:27:35 ERROR TThreadPoolServer: Error occurred during processing of
message.
java.lang.RuntimeException: org.apache.thrift.transport.TTransportException:
Unsupported mechanism type PLAIN
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)