Details
-
Task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
HBase master/slave cluster needs to create same table on both master and slaves cluster. However, S2Graph doesn’t have feature of creating table on the both sides. Therefore, S2Graph needs the feature to support master/slave cluster, properly.
I suggest creating multiple table feature on createService and createLabel at the same time.
Requirements of the feature is :
- Create table on both master and slaves HBase cluster.
- Add the master table’s ColumnFamily attribute which is REPLICATION_SCOPE value is 1.
- Add configuration item hbase.slave.zookeeper.quorum for slaves in configuration file.
Attachments
Issue Links
- is blocked by
-
S2GRAPH-52 Support secure HBase cluster management for s2loader
- In Progress