You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/08/09 15:51:00 UTC

[jira] [Commented] (AMBARI-21125) Ambari STS2 checker should use principal in secure cluster

    [ https://issues.apache.org/jira/browse/AMBARI-21125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120117#comment-16120117 ] 

Hudson commented on AMBARI-21125:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1795 (See [https://builds.apache.org/job/Ambari-branch-2.5/1795/])
AMBARI-21125. Ambari STS2 checker should use principal in secure cluster (stoader: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2bfc582037d23a6d573f102cfecc3f0c77d31bb5])
* (edit) ambari-server/src/main/resources/common-services/SPARK/1.2.1/package/scripts/alerts/alert_spark_thrift_port.py
* (edit) ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/alerts/alert_spark2_thrift_port.py


> 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.4.14#64029)