Junki Kim created S2GRAPH-56:
--------------------------------
Summary: Support Creating service/label with table on Master/Slave
HBase Cluster
Key: S2GRAPH-56
URL: https://issues.apache.org/jira/browse/S2GRAPH-56
Project: S2Graph
Issue Type: Task
Reporter: Junki Kim
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)