feat
feat
### Description [Apache Paimon](https://paimon.apache.org) is an open-source, large-scale language model developed by the Apache Software Foundation. It is designed to provide users with question-answering services, such as answering questions and...
### Prepare a Pull Request *[INLONG-7072][Manager][Sort] Resource adaptive adjustment for Hudi* - Fixes #7072 ### Motivation Hudi flink jobs often have unreasonable resource allocation. Too much allocation will lead to...
### 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)...
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....
### 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...
[INLONG-7754][Dashboard][Sort] Support sort cluster in Cluster management - Fixes #7754 ### Motivation 
### Description All configurations of Sort currently need to be modified through configuration files on the server side, which is not flexible enough and is highly error-prone. So, could you...