Description
Implementation of a full SQL to HBase replication process as a system service.
Requirements
- Full automated replication of SQL database to HBase
- Suitable HBase schema of the metadata schema
- Re-runnable, continues from last processed row e.g. can be run daily to sync databases
- Runnable as a system service
- Installable as a RPM package
- README with installation and operation guidance
Description
Implementation of a full SQL to HBase replication process as a system service.
Requirements