inlong icon indicating copy to clipboard operation
inlong copied to clipboard

Apache InLong - a one-stop, full-scenario integration framework for massive data

Results 349 inlong issues
Sort by recently updated
recently updated
newest added

### 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? -...

type/feature

### What happened Symptom In single-node deployment 1.11, the agent cannot be started and logs are waiting agent to start, sleep 3s... ![image](https://github.com/apache/inlong/assets/99520958/b98ed9ff-650d-4e58-b209-d6dd6fb92882) ### What you expected to happen 1.11...

type/bug

### What happened The following error occurs when I perform the single-node deployment according to the guidance in the official document,inlongManagerMain cannot start [ ![1](https://github.com/apache/inlong/assets/99520958/c5f9c180-de65-477d-819f-c48dc5377ecd) ](url) ![image](https://github.com/apache/inlong/assets/99520958/3725ceec-b967-4b01-9583-db208c21cac3) ### What you...

type/bug

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...

component/sort

### 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...

type/improve

### 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...

component/sort

### 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...

component/sort

### 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...

type/feature

### 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...

type/improve

### 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?...

type/feature