inlong
inlong copied to clipboard
Apache InLong - a one-stop, full-scenario integration framework for massive data
### Description When building the InLong local development environment, the user needs to add a JDBC jar to the `Manager-web` module manually, otherwise will throw the exception: ```java at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:89)...
### Description At present, the audit data is directly queried from databases, which will put pressure on the database once high concurrent queries occur. ### InLong Component InLong Manager ###...
### Description Add JDBC connector on Flink 1.15 some extra notes: Oceanus has adopted Flink v1.16 to all its connectors, if the branches were to be in sync, I might...
The inlong-distribution module will cause parallel packaging failure and affect the performance of the CR pipeline, so this module is separated out. When executing a CR pipeline, no packaging is...
- fixes #8242 The inlong-distribution module uses assembly to compress and package the output of each module together. However, the module dependencies are not clearly specified in the pom file,...
### 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...
## There are two problems with the current project: 1. When using mvn -B or mvnd to compile the project, various problems will occur and the compilation will fail. 2....
### What happened [Bug] Kafka connector should support group offset ### What you expected to happen [Bug] Kafka connector should support group offset ### How to reproduce [Bug] Kafka connector...
### Prepare a Pull Request - Fixes #7663 ### Motivation Support agent report new fields and automatically issue tasks. ### Modifications Support agent report new fields and automatically issue tasks.
### Description [Improve] Oracle use primary key as chunk key ### InLong Component InLong Sort ### Are you willing to submit PR? - [X] Yes, I am willing to submit...