Skip to content

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.

  1. Extract the AntsDB installation package
  2. Configure HBase connection settings in conf.properties file
  3. Run hbase-relink command line utility to link the AntsDB instance in HBase to the local AntsDB installation
  4. Start AntsDB
Clone this wiki locally