allwefantasy / spark-binlog

A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).
Apache License 2.0
154 stars 54 forks source link

Convert spark-binlog to multi-module project #8

Closed allwefantasy closed 4 years ago

allwefantasy commented 4 years ago

spark-binlog should contains three modules for now:

  1. binlog-common
  2. mysql-binlog
  3. hbase-wal

binlog-common will contains a common codebase shared by 2,3.