- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
many hivemetastore shutdown messages in hivemetastore.log
- Labels:
-
Apache Hive
Created ‎10-20-2022 02:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
HDP-2.6.5.84
we are seeing many Metastore shutdowns complete but no error-related message or why the shutdown was triggered, the service does not stay offline but we get Ambari alert, below are the messages from metastore.log
################################################
2022-10-20 04:11:34,532 INFO [pool-5-thread-199]: metastore.HiveMetaStore (HiveMetaStore.java:logInfo(775)) - 199: source:xxxxxxxxxx get_all_functions
2022-10-20 04:11:34,532 INFO [pool-5-thread-199]: HiveMetaStore.audit (HiveMetaStore.java:logAuditEvent(319)) - ugi=ambari-qa ip=xxxxxxxxxx cmd=source:xxxxxxx get_all_functions
2022-10-20 04:11:36,543 INFO [pool-5-thread-199]: metastore.HiveMetaStore (HiveMetaStore.java:logInfo(775)) - 199: Shutting down the object store...
2022-10-20 04:11:36,544 INFO [pool-5-thread-199]: HiveMetaStore.audit (HiveMetaStore.java:logAuditEvent(319)) - ugi=ambari-qa ip=xxxxxxxxx cmd=Shutting down the object store...
2022-10-20 04:11:36,544 INFO [pool-5-thread-199]: metastore.HiveMetaStore (HiveMetaStore.java:logInfo(775)) - 199: Metastore shutdown complete.
2022-10-20 04:11:36,544 INFO [pool-5-thread-199]: HiveMetaStore.audit (HiveMetaStore.java:logAuditEvent(319)) - ugi=ambari-qa ip=xxxxxxxxx cmd=Metastore shutdown complete.
2022-10-20 04:11:36,971 INFO [pool-5-thread-200]: metastore.HiveMetaStore (HiveMetaStore.java:logInfo(775)) - 200: source:xxxxxxxxxx get_all_databases
2022-10-20 04:11:36,971 INFO [pool-5-thread-200]: HiveMetaStore.audit (HiveMetaStore.java:logAuditEvent(319)) - ugi=ambari-qa ip=xxxxxxxxx cmd=source:xxxxxxxxxx get_all_databases
Created ‎10-24-2022 12:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check /var/log/message file and check if the PID is getting killed by system.
Created ‎10-24-2022 01:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for replying, it is not being killed.
we are testing adding more RAM to the JVM
Created ‎11-01-2022 02:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Let us know if increasing resources helped to resolve issue.
