Created on 07-02-2020 02:22 PM - edited 07-02-2020 02:25 PM
I've enabled High Availabilty for Hive, as per HW doc I need to assign run compactor property on only one particular Hive metastore.
How can I set this up?
HDP 3.1.0
Hive 3.0.0
Created 07-03-2020 01:31 AM
This can be achieved using config groups in Ambari.
For disabling compaction follow https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.5/managing-hive/content/hive_disable_hive_compac...
We discourage using this mechanism of initiating compaction for one metastore.
Created 07-06-2020 12:58 PM
Is this the way to set it up @asish
I've created a Host config group 'Run Compactor' with 1 HMS host and enabled Run Compactor property for that host and disabled the Run compactor property in the "default' group.
Created 07-07-2020 01:15 AM
The config looks good. Please try and check.