Ihor Lukianov created AMBARI-25296:
--------------------------------------
Summary: alert_ldap_password for Hive service check does not allow
single-quotes
Key: AMBARI-25296
URL: https://issues.apache.org/jira/browse/AMBARI-25296
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 2.7.4
Reporter: Ihor Lukianov
Assignee: Ihor Lukianov
Fix For: 2.7.4
Hive's property `alert_ldap_password` is used to validate an ambari-qa for
service checks against an HS2 using LDAP authentication. If that ldap password
contains a single quote, the service check will fail with an error such as:
{code}
-bash: -c: line 1: syntax error: unexpected end of file{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)