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

Multiple Pipeline Impl #232

Closed
garyelephant opened this issue Feb 4, 2019 · 1 comment
Closed

Multiple Pipeline Impl #232

garyelephant opened this issue Feb 4, 2019 · 1 comment
Assignees

Comments

@garyelephant
Copy link
Contributor

garyelephant commented Feb 4, 2019

### 需求1 :config 高级高能,
1. 多行文本""","""
2. 变量自动替换!!!
3. [BUG] typesafe问题:自定义插件无法配置(包含点的路径),
4. [BUG] typesafe问题:同一个级别无法配置多个相同名称的插件,会被当成是同一个配置。
5. typesafe问题:同级别出现两个`filter{}`,插件运行顺序是不可控的。



### 需求2: 
1. fileStream 不支持各种format ?


### 需求3:
1. pipeline viewer UI (+ Spark Tab)
2. pipeline builder UI
3. 数据仓库刷新分区的需求。
4. 考虑 end-to-end exactly once 实现方案。
5. [BUG] 多pipeline中,在不同的 output 之后,执行afterOutput() 是有问题的,不同步,不一致!!!!!

### 需求4:
1. 自动打包`plugin.tar.gz`, 可以选择打包策略,或者判断是否变更。用md5 ?
2. cluster 方式提交时,可以不要再显示本地accept日志。
3. print parsed Pipeline log

@garyelephant garyelephant self-assigned this Feb 4, 2019
@garyelephant
Copy link
Contributor Author

garyelephant commented Feb 4, 2019

related issue: #118
related issue: #153

ruanwenjun pushed a commit to ruanwenjun/incubator-seatunnel that referenced this issue Nov 6, 2023
[hotfix] update oracle save_mode createTable bug
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

No branches or pull requests

1 participant