guyuqi commented on PR #965:
URL: https://github.com/apache/bigtop/pull/965#issuecomment-1207707090

   Failed to start `Hive Metastore`.
   
   It seems `setup-hive-service.sh` setup database on ambari-server. What about 
to ambari-agents? 
   
   ```
   Metastore connection URL:     jdbc:mysql://ambari-server/3306/hive
   Metastore Connection Driver :         com.mysql.jdbc.Driver
   Metastore connection User:    hive
   org.apache.hadoop.hive.metastore.HiveMetaException: Failed to get schema 
version.
   Underlying cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException 
: Unknown database '3306/hive'
   SQL Error code: 1049
   org.apache.hadoop.hive.metastore.HiveMetaException: Failed to get schema 
version.
        at 
org.apache.hadoop.hive.metastore.tools.HiveSchemaHelper.getConnectionToMetastore(HiveSchemaHelper.java:94)
        at org.apache.hive.beeline.HiveSchemaTool.getConnectionToMetastore(HiveS
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to