Anand created HIVE-21997:
----------------------------
Summary: [HiveMS] Hive Metastore as Mysql backend DB
Key: HIVE-21997
URL: https://issues.apache.org/jira/browse/HIVE-21997
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 3.0.0
Reporter: Anand
Attachments: metastore.log
I Installed hive-standalone-metastore-3.0.0 using mysql as backend DB its
successfully initiate schema and server is running up.
*Note :* This installation not include hive and Hadoop installation its only
hive metastore having local directory having backend database Mysql . I
verified all tables are created in backend DB which are initiated while crating
schema.
But when I run schematool -dbType mysql -passWord root -userName root -validate
to validate it this command kill the running server metastore process.
Logs for the same are attached with this mail (there is no log written while
server failed that why unable to know the reason behind it).
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)