Dmitry Lysnichenko created AMBARI-18119:
-------------------------------------------
Summary: Fix typographical error in hive-mysql dependency
Key: AMBARI-18119
URL: https://issues.apache.org/jira/browse/AMBARI-18119
Project: Ambari
Issue Type: Bug
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Attachments: AMBARI-18119.patch
{code}
<package>
<name>mysql-connector-java</name>
<skipUpgrade>true</skipUpgrade>
<condition>should_install_mysl_connector</condition>
</package>
{code}
It should be *should_install_mysql_connector*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)