Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to compare configuration of two clusters to see any differences ?

avatar

Many times I have faced certain issues in my project where something is working fine in one cluster but it is failing in another.

After a lot of manual check it appears that a certain configuration was different.

Is there a tool/method where we can do a quicker cluster configuration comparison ?

1 ACCEPTED SOLUTION

avatar

@Dinesh Chitlangia

If you are using Ambari server then you can use below script to download the configs from different clusters and than compare it using any comparision tools

https://github.com/laurentedel/hadoop-scripts/blob/master/backup_configs.sh

View solution in original post

1 REPLY 1

avatar

@Dinesh Chitlangia

If you are using Ambari server then you can use below script to download the configs from different clusters and than compare it using any comparision tools

https://github.com/laurentedel/hadoop-scripts/blob/master/backup_configs.sh