apache / apache/rocketmq-connect

rocketmq connect learning materials

Open
#475 1 comment 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Java
Stars
141
Forks
120
PR merge metrics
No merged PRs in 30d

Description

https://docs.google.com/document/d/1RCgIHorFRNuruDzF9o-nvu64osjNpzDH8-FoN9kmX0o/edit

Connect Api
使用此api开发Connector实现,例如JDBC Connector
https://github.com/openmessaging/openconnect

最新版本
https://search.maven.org/artifact/io.openmessaging/openmessaging-connect/0.1.4/pom

注:开发的Connector实现最好达成fatjar
参考其它connector maven配置
https://github.com/apache/rocketmq-connect/tree/master/connectors/rocketmq-connect-jdbc

RocketMQ Connect Runtime
https://github.com/apache/rocketmq-connect

Connector实现
https://github.com/apache/rocketmq-connect/tree/master/connectors

注:数据库相关的如果支持jdbc可以通过JDBC Connector接入,只需要简单实现扩展类即可
https://github.com/apache/rocketmq-connect/tree/master/connectors/rocketmq-connect-jdbc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.