Hi,
I'm installing HDP2.6 in our small cluster : (two master nodes, one Ambari server and some slave nodes) . During Hive configuration and setting mysql connection , which is trying to connect to separate MYSQL server, i keep getting mysql.jar file error.
On the Ambri server, i can confirm that
hive-schema-0.13.0.mysql.sql under "/var/lib/ambari-server/resources/stacks/HDP/2.1/services/HIVE/etc" exit with the right permission and also under both master secondary server and Ambari server the "mysql-connector-java.jar" is exist under "/usr/share/java" with the right permission.
From both Ambari and Master node, i can connect to the mysql server.
I restart Ambari server also after adding the jars but still not luck.
Could you please advise what did i miss?
Thanks
SJ