Title
Create new category
Edit page index title
Edit category
Edit link
Apply Final Configuration Updates
Update Tablet Server Configuration
You can update all tablet servers with the new master addresses configuration.
Update tserver_master_addrs: Ambari automatically updates the
tserver_master_addrsparameter when configuring tablet servers.Restart the Services: Restart all services in Ambari to apply the new configuration on tablet servers. Use Ambari’s Rolling Restart feature to minimize downtime.
In Ambari, navigate to the Kudu service.
Select Rolling Restart to restart tablet servers in batches.
Configure batch sizes and wait times between restarts.
Update Impala Integration (if applicable)
If Kudu tables are accessed through Impala, update the master addresses in the Hive Metastore (HMS).
Option 1: Update the HMS Database Directly
Run an SQL update in the underlying HMS database (for example, PostgreSQL) after migrating from one to three masters:
Option 2: Update Each Kudu Table in Impala
Run the following command for each Kudu table in impala-shell:
Refresh the Metadata
After updating the properties, run the following command in impala-shell: