[
https://issues.apache.org/jira/browse/AMBARI-18119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Lysnichenko updated AMBARI-18119:
----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed
To https://git-wip-us.apache.org/repos/asf/ambari.git
b45690c..9829b2d trunk -> trunk
> Fix typographical error in hive-mysql dependency
> ------------------------------------------------
>
> Key: AMBARI-18119
> URL: https://issues.apache.org/jira/browse/AMBARI-18119
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.5.0
>
> 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)