4paradigm / OpenMLDB

OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
https://openmldb.ai
Apache License 2.0
1.59k stars 321 forks source link

import data from kafka to v0.9.2 opmendlb failed #3993

Closed wangdq closed 3 weeks ago

wangdq commented 1 month ago

Bug Description import data from kafka to v0.9.2 openmldb failed bug

Shouren commented 1 month ago

I checked the doc and found that the verison(v0.8.5) of kafka-connect-jdbc is compatible with OpenMLDB v0.9.2, however the latest version of kafka-connect-jdbc is v0.8.5 on openmldb.ai/download/kafka-connector/

So the following actions should be taken: