edp963 / wormhole

Wormhole is a SPaaS (Stream Processing as a Service) Platform
https://edp963.github.io/wormhole
Apache License 2.0
978 stars 481 forks source link

process feedback_sparkx_flow_stats message failed #1211

Open lordk911 opened 4 years ago

lordk911 commented 4 years ago

when use mysql to store Wormhole feedback.
Table: feedback_flow_stats ,column: topics default length: VARCHAR(200) is not enough when there is multi partition with one kafka topic. so es is a better choice.