Support Questions

Find answers, ask questions, and share your expertise
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement

Do we really need different cluster name to Hbase Replicate?

avatar
New Member

Hi,

For HBase Replicate process. I have two separate zookeepers. But do I need different cluster name for HBase replicate? or I can modify the same cluster name to two clusters?

Thank you.

1 ACCEPTED SOLUTION

avatar
New Member

@Shen Sean, I have not used a replicate process.. but in all the experience I had with Hbase, It is sensitive in terms of mapping zookeeper to Hbase cluster.. so better to have a different cluster name for Hbase replicate.

Thank you, Hope it helps you.

View solution in original post

3 REPLIES 3

avatar
New Member

@Shen Sean, I have not used a replicate process.. but in all the experience I had with Hbase, It is sensitive in terms of mapping zookeeper to Hbase cluster.. so better to have a different cluster name for Hbase replicate.

Thank you, Hope it helps you.

avatar
New Member

@saichand akella Thank you for you quick respond! Actually, I need to have the same cluster name for HBase replicate for some reasons. So, I want to know details about what is the disadvantage/drawback to use the same cluster name for HBase replicate. Thank you!

avatar
New Member

Hi, @saichand akella I've tested using same cluster name for base replicate and it worked. Thank you.