-
Notifications
You must be signed in to change notification settings - Fork 28
High Availability
waterguo edited this page Nov 25, 2017
·
1 revision
Currently AntsDB does't have full HA support. But it can be achieved with a few manual steps. The process can be accomplished in a few minutes. Below are the steps to set up a new AntsDB environment from an existing AntsDB instance in HBase.
- Extract the AntsDB installation package
- Configure HBase connection settings in conf.properties file
- Run hbase-relink command line utility to link the AntsDB instance in HBase to the local AntsDB installation
- Start AntsDB