Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!
Labels (1)
avatar
Cloudera Employee

Why-Hive-rolling-restart-doesn-t-change-the-configurations-all-the-time?

This completely depends on what configuration are you trying to change.

For example :

We changed the value of hive.exec.compress.output to true and restarted 1 hiveserver2 and when we checked beeline set hive.exec.compress.output the value got changed.

2. Then we changed the log4j property hive.root.logger value to Debug and then just restarted hiveserver2 but the change didn't take effect until we restart Hive metastore on the host

3. Then we changed hadoop.security.credential.provider.path this value but this didn't take effect until we refresh the client configs first and then restart metastore and Hiveserver2. (restart order is important)

896 Views
Labels
Version history
Last update:
‎03-23-2017 07:41 PM
Updated by:
Contributors