inlong
inlong copied to clipboard
Apache InLong - a one-stop, full-scenario integration framework for massive data
### What happened Unable to modify the responsible person of the group. ### What you expected to happen Successfully modified the responsible person of the group ### How to reproduce...
### Description refer to this link:https://doris.apache.org/docs/dev/data-table/data-model/ doris has 3 models, and aggregate model and duplicate model itself has no unique key. In aggregate model, it is called aggregate key. Now,...
### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the...
### What happened 在k8s上运行的Inlong 1.8.0上,使用数据接入功能做Sqlserver2019到mysql的数据传输任务失败。消息中间件使用Kafka。flink的job任务启动成功了也没有报错,但是目标数据库没有写入数据。在inlong dashboard的页面上看到数据源状态一直是“待下发添加”。 查看agent中的error.log日志时一直在打印如下错误: 2023-10-12 15:01:01.597 -ERROR [ agent-client-job_4-3-1] o.a.i.s.d.n.ClientHandler :57 this channel [id: 0x0f5279ad, L:/10.233.92.125:46602 - R:/10.233.92.11:46802] has error! , reason is null 2023-10-12 15:01:47.603 -ERROR...
### Description There is some document of using Redis Connector as Sink, can add some document of using Redis Connector as source? ### InLong Component InLong Sort ### Are you...
### What happened should `currentState = nextState` in [Line 60](https://github.com/apache/inlong/blob/dfadbce8321c5ac8542792d1e189d0bb91be59e9/inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/state/AbstractStateWrapper.java#L60) be after `callback.call(currentState, nextState)`?Or the value of`currentState` and `nextState` would be the same in the function `callback.call(currentState, nextState)` ### What...
### Description Support setting auditId for source and sink respectively. ### InLong Component InLong Manager ### Are you willing to submit PR? - [X] Yes, I am willing to submit...
### What happened Current doris single table connector does not backtick columns properly, so if it has a column that is keyword (desc,select,insert, etc...), there will be error. see error...
### What happened Inlong v1.7 If a stop operation is performed on a running inlong group, the page will report a stop failure. If a start operation is performed on...
### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the...