4paradigm / 4paradigm/OpenMLDB

online feature didn't change when using kafka to sink data to table

Đang mở
#3,967 1 bình luận 0 reaction 1 người được giao Được @aceforeverd nhận Xem trên GitHub
bug
Ngôn ngữ chính
C++
Star
1.7k
Fork
331
Merge trung bình
12 ngày 12 giờ
Pull request đã merge (30 ngày)
1

Mô tả

**Bug Description**
openmldb single machine mode
feature: online feature deployment
datastream: using kafka to sink data to table
problems: when sink new data to the table from kafka, I expected feature could be changed, but it didn't happen, feature is old however.
using curl method to get feature: curl http://127.0.0.1:9080/dbs/kafka_test/deployments/demo_data_service -X POST -d'{"input": [[11, 2, 22, 1.2, 1.3, true,"c888", "2022-07-24",1751051906000]]}'

but use "load data into" cmd, feature can change as I expected.

**Expected Behavior**
when sink new data to the table from kafka, feature change too.

**Relation Case**

**Steps to Reproduce**

1.
2.
3.
4.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

The issue involves OpenMLDB's online feature deployment and Kafka data sinking. Start by examining the Kafka sink implementation and how table updates trigger feature recomputation. Look for integration points between the Kafka consumer and the feature serving layer. Reproduce the bug by setting up a single-machine OpenMLDB with Kafka, then compare the behavior of 'LOAD DATA' versus Kafka sink.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
kafka
Lĩnh vực
data-engineering, databases, machine-learning
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.