[
https://issues.apache.org/jira/browse/AMBARI-13535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980211#comment-14980211
]
Hudson commented on AMBARI-13535:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3732 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3732/])
AMBARI-13535. Hive service check failed with ssl enabled. (Chen Xin Yu (yusaku:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b591250fba9c95fdf6423232337441308681a36b])
*
ambari-common/src/main/python/resource_management/libraries/functions/hive_check.py
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
> Hive service check failed with ssl enabled
> ------------------------------------------
>
> Key: AMBARI-13535
> URL: https://issues.apache.org/jira/browse/AMBARI-13535
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Chen Xin Yu
> Assignee: Chen Xin Yu
> Fix For: 2.1.3
>
> Attachments: AMBARI-13535.patch
>
>
> If user enable SSL for Hive on ambari UI, hive service check script is not
> correct, jdbc connection to detect HS2 status is missing ssl params as below:
> ! beeline -u 'jdbc:hive2://com.apache.host:10000/;transportMode=binary;' -e
> ''
> Service check for hive on ambari UI works well as there is less error detect,
> although service check passed, but user will be confused. It's deceiving.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)