Created on 10-13-2021 09:59 PM - edited 09-16-2022 07:44 AM
Hello,
Whenever we have maintenance activity of our DB or DB Hosts, we have to bring our cluster down, I want to avoid this and was wondering if there is a way by which we could provide an Oracle VIP / Scan IP so that if one instance of the database is down Hadoop applications (Hive, Hue, Oozie, CM, etc which use DB) could connect to another instance, thus avoiding downtime.
Would like some guidance/information on this.
CM /CDH 6.3.3
Thanks
Created 10-13-2021 10:20 PM
May be you can explore database balancer...
but here problem would be you need to keep both DBs in sync, it will add more cost to your project.
Created 10-18-2021 03:13 AM
Balancer would not be possible, any idea on VIP /Scan IP?