[
https://issues.apache.org/jira/browse/AMBARI-21125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16025296#comment-16025296
]
Robert Levas commented on AMBARI-21125:
---------------------------------------
Committed to trunk
{noformat}
commit ad6a78eeed591cf5b6ea481161194c05eaa5e4b7
Author: Mingjie Tang <[email protected]>
Date: Thu May 25 15:59:49 2017 -0400
{noformat}
> 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
> Affects Versions: 2.5.1
> Reporter: Mingjie Tang
> Assignee: Mingjie Tang
> Labels: spark
> Fix For: 2.5.2
>
> Attachments: BUG-81619.diff
>
>
> 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)