inlong
inlong copied to clipboard
Apache InLong - a one-stop, full-scenario integration framework for massive data
### Description [SDK] Support to parse Map node in JSON or PB protocol data Parent issue: #10022 ### Use case _No response_ ### Are you willing to submit PR? -...
### What happened Symptom In single-node deployment 1.11, the agent cannot be started and logs are waiting agent to start, sleep 3s...  ### What you expected to happen 1.11...
### What happened The following error occurs when I perform the single-node deployment according to the guidance in the official document,inlongManagerMain cannot start [  ](url)  ### What you...
Fixes #10241 ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)* - [ ] This change is a trivial rework/code cleanup without any test...
### Description Audit SDK compatible with InLong Manager to manage audit items ### InLong Component InLong SDK ### Are you willing to submit PR? - [X] Yes, I am willing...
### Prepare a Pull Request - [INLONG-10195][Sort] Hudi connector support audit ID - Fixes #10195 - Parent issue: https://github.com/apache/inlong/issues/8803 ### Motivation Hudi connector not support audit function. So this pr...
### Prepare a Pull Request - [INLONG-10238][Sort] Mysql connectors support audit ID - Fixes https://github.com/apache/inlong/issues/10238 - parent issue: https://github.com/apache/inlong/issues/8803 ### Motivation Mysql connector not support audit function. So this pr...
### Description _No response_ ### Use case _No response_ ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct...
### Description The audit information will report when every records deserializing, So,it will new many MetricsController objects. https://github.com/apache/inlong/blob/03c2160411d171b7ee4fc00430938cf7aac457d6/inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/pulsar/src/main/java/org/apache/inlong/sort/pulsar/table/PulsarTableDeserializationSchema.java#L99-L118 And MetricController not has SinkMetricData property, So, it should be add to...
### Description Hudi connector support audit ID sent by the manager. Parent issue is https://github.com/apache/inlong/issues/8803 ### Use case Mysql connector support audit ID. ### Are you willing to submit PR?...