- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Do we really need different cluster name to Hbase Replicate?
- Labels:
-
Apache HBase
Created ‎09-26-2018 03:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎09-26-2018 06:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
Created ‎09-26-2018 06:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
Created ‎09-26-2018 07:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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!
Created ‎10-09-2018 07:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, @saichand akella I've tested using same cluster name for base replicate and it worked. Thank you.
