Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Engine] Add flink engine #487

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

GSHF
Copy link

@GSHF GSHF commented Dec 29, 2024

按照spark的写法合并flink 引擎

GSHF added 8 commits December 28, 2024 21:40
- Added taskManagerCount, taskManagerMemory, and jobManagerMemory to TEngineParameter
- Added FlinkConfig component
- Updated localization files
- Added Flink engine implementation
- Updated pom.xml to include Flink engine module
- Added common module changes
- Added engine config changes
- Added metric module changes
- Added registry module changes
- Added server module changes
- Added UI module changes
- Added deployment configurations
1. Split Flink engine into separate modules:
   - datavines-engine-flink-config
   - datavines-engine-flink-jdbc
   - datavines-engine-flink-transform

2. Update UI components:
   - Add FlinkConfiguration component
   - Update CreateConfig to support Flink configuration
   - Update localization files
@zixi0825 zixi0825 changed the title Feature datavines dev-hebing [Feature][Engine] Add flink engine Dec 29, 2024
GSHF added 4 commits December 29, 2024 22:20
1. Remove redundant utils package and files
2. Improve error handling in after() method
3. Optimize code structure and method implementations
4. Update yarn application kill command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants