Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.18 KB

Flink Connector OceanBase CLI

English | 简体中文

The project is a set of CLI (command line interface) tools that supports submitting Flink jobs to migrate data from other data sources to OceanBase.

Getting Started

You can get the release packages at Releases Page or Maven Central,or get the latest snapshot packages at Sonatype Snapshot.

You can also manually build it from the source code.

git clone https://github.com/oceanbase/flink-connector-oceanbase.git
cd flink-connector-oceanbase
mvn clean package -DskipTests

Features

This command line tool supports the following connectors as sources:

Source Connectors Supported Data Sources Documentation
Flink CDC MySQL Flink CDC Source