odbozhou opened a new issue, #475: URL: https://github.com/apache/rocketmq-connect/issues/475
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
