zhuixun
zhuixun
I add a mongo sink. Use the following. create sink table mongo_sink( id varchar ) with ( type = 'mongo', serverAddress = '***:3717', userName = '***', passWord = '***', dataBase...
I use below sql create source table: create source table topic1( uuid int, data var ) with ( type = 'kafka', kafka_topic = 'flow_message_test', "auto.offset.reset" = latest, kafka_broker = '10.16.98.10:9092',...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...
开源版本目前没有机器学习,机器学习结合能否分享资料。
接口异常
接口:/getSessionCategoryEntity 报405 发送的事get请求,但是接受是JSON。
缺少使用文档
 搭建好了,缺少使用文档。
Caused by: java.sql.SQLSyntaxErrorException: Table 'session_analytics.intot_session_event_distinct_sankey' doesn't exist at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)