[
https://issues.apache.org/jira/browse/HIVE-21997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608786#comment-17608786
]
Ahsan Ehtesham edited comment on HIVE-21997 at 9/23/22 2:52 PM:
----------------------------------------------------------------
According to Standalone Hive metastore docs:
For backwards compatibility it will also read any {{hive-site.xml}} or
{{hive-metastoresite.xml }}files found in {{{}HIVE_HOME/conf{}}}.
Can you share your *metastore-site.xml* file configurations?
was (Author: JIRAUSER296081):
Can you share your *metastore-site.xml* file configurations?
> [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
> Priority: Blocker
> 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
(v8.20.10#820010)