0 comments (0 comments)2 reactions (2 reactions)0 assignees (0 assignees)Java2,250 forks (2,250 forks)batch import
discussiongood first issue
Repository metrics
- Stars
- 6,019 stars (6,019 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
添加HIVE这类目标库表的环境模板,如将ORACLE同步到HIVE,每一张表HIVE表都需要反复设置HDFS路径、defaultFS等环境参数,即为不便。
Contributor guide
- Research direction
- Implement a template system for environment configurations (e.g., HDFS paths, defaultFS) to allow users to define and reuse templates when creating data synchronization tasks. This may involve creating a new UI page for template management and modifying the task creation flow to apply templates.
- Tech stack
- java
- Domain
- full stack
- Issue type
- Feature
- Prerequisites
- JavaGitWeb development basics