robinlin created AMBARI-9616:
--------------------------------
Summary: Hive service check error (MySQL syntex error)
Key: AMBARI-9616
URL: https://issues.apache.org/jira/browse/AMBARI-9616
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 1.7.0
Environment: Ambari 1.7
Existed MySQL Database at version 5.6.23
Using mysql-connector-java-5.1.17.jar as the connector
Reporter: robinlin
Hi,
When I was install Hive, I choose existed MySQL DB(5.6.23), and the driver I
provide at the step "ambari-server setup" is mysql-connector-java-5.1.34.jar.
But when I look into {code}/usr/share/java{code}, the mysql jdbc driver was
always at the version 17, even only few components were installed, such as
HDFS, YARN.
How can I switch the driver to 5.1.34, because I have tested it works normally
with the MySQL 5.1.73 which is the database I find in the HDP2.2 sandbox.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)