Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Hive metastore canary failed

New Contributor

"Bad : The Hive Metastore canary failed to create a catalog."

Getting error in hive CDP,Any idea how to resolve this?

 

1 REPLY 1

New Contributor

Add the following to the "Hive Metastore Server Advanced Configuration Snippet (Safety Valve) for hive-site.xml", beneath the Hive Metastore Server Advanced configuration, save, and restart the Hive Metastore Server:

<property>
<name>hive.metastore.event.listeners</name>
<description>This will stop HMS blocking by Sentry</description>
<value></value>
</property>

 

@Note Test the properties in Test environment once it works then consider to add in Prod.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.