- 23 Sep, 2022 1 commit
-
-
金鑫 authored
* 添加dolphinscheduler配置 * 添加第三方海豚调度 * 添加第三方海豚调度,遗漏对象 * 第三方海豚调度,代码格式化 * 第三方海豚调度,Controller * 初始化海豚调度项目,修改添加调度逻辑 * Update cdcsource_statements.md cdcsource增加支持多目标库同步功能。 * 目前存在的已知问题 1.dlink与海豚调度关联关系是根据 通过工作流定义和任务定义关联 2.海豚调度添加修改任务定义存在主键冲突bug 3.海豚调度添加修改任务定义,存在工作流定义与任务定义关联关系会断开关联关系 目前临时解决方式是 第一个任务时间戳更新备注,非第一个任务定义必选前置任务和更新备注 * 代码格式化 * 代码格式化,统一log * Token拦截器修改 * 集成海豚调试前端 * 代理地址还原 * 格式化代码 * 去掉问题依赖 * 海豚调试推送,新增超时告警、超时策略 * 海豚调度,非DINKY类型报错 * 海豚调度,前置任务回显问题 * 海豚前置任务回显 * Add dolphin description in dolphinscheduler information modal * 海豚调度,代码格式化以及推送备注添加 * fixed bug * 还原代码 Co-authored-by:
郑文豪 <1103846001@qq.com> Co-authored-by:
金鑫 <jinyanhui@huansi.net> Co-authored-by: ZhangZifeng <>
-
- 22 Sep, 2022 3 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
zhongjingq authored
* fix :解决从指定的savepoint恢复任务时,未设置savepint文件路径,以及从savepoint启动未匹配到算子状态跳过启动 * 增加mysql cdc的参数配置 * 优化datastream kafka-json 和datastream starrocks,能被合并进去 * 修复sinkbuilder返回对象和方法重命名
-
- 20 Sep, 2022 2 commits
-
-
ZackYoung authored
* add cdcsource split table function * optimization java code style
-
ikiler authored
* 后台增加样例查询接口 * 单独拆出数据中心元数据模块,增加样例数据功能 * 修改代码风格符合规定 * 修改数据中心放到注册中心右侧,删除无用的class属性 * 元数据管理页面涉及后台访问的UI添加加载图标显示,对加载慢的场景起到提示作用 * 添加数据查询功能 * 数据查询功能分页bug修复 * 后端查询分页限制,数据库处理逻辑不同的交由不同driver处理 * 前端查询优化 * oracle,phonix,sqlserver paging is not implemented, use the default method * merge conflict Co-authored-by: steve <woai1998>
-
- 18 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 17 Sep, 2022 1 commit
-
-
金鑫 authored
* Update cdcsource_statements.md cdcsource增加支持多目标库同步功能。 * sqlserver优化字段属性类型解析. sqlserver字段sql查询语句优化增加获取字段长度. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
- 15 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 14 Sep, 2022 1 commit
-
-
金鑫 authored
* Update cdcsource_statements.md cdcsource增加支持多目标库同步功能。 * sqlserver优化字段属性类型解析. sqlserver字段sql查询语句优化增加获取字段长度. * sqlserver优化字段属性类型解析. sqlserver字段sql查询语句优化增加获取字段长度. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
- 13 Sep, 2022 1 commit
-
-
金鑫 authored
cdcsource增加支持多目标库同步功能。
-
- 12 Sep, 2022 1 commit
-
-
mengyejiang authored
-
- 09 Sep, 2022 3 commits
-
-
ikiler authored
Co-authored-by: steve <woai1998>
-
aiwenmo authored
[Optimization-1014][client] Optimizate Doris sink and type convert and upgrade flink to 1.15.2 (#1015) Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
toms authored
-
- 07 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 06 Sep, 2022 2 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
byd-android-2017 authored
新版实现AGG BY TO_MAP(cls,score) as (data)返回的数据类型是内建MAP类型,因此可以用键值对的方式直接访问,简单高效。
-
- 04 Sep, 2022 5 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
* [Feature-946][alarm] Alarm after task monitoring retry * Format code Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
byd-android-2017 authored
1.引入泛型,以自适应多种数据类型; 2.直接返回Map<K,V>,避免数据转换
-
- 03 Sep, 2022 1 commit
-
-
zhu-mingye authored
-
- 02 Sep, 2022 4 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
第一片心意 authored
* add a table, name: dlink_upload_file_record * File upload implement * Modify function name and javadoc
-
第一片心意 authored
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 01 Sep, 2022 3 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
leo65535 authored
* [Bug] fix the banner of dlink admin app * remove banners
-
cong authored
* [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager * [Fix][dlink-gateway]修复k8s application模式提交失败,优化增加获取JobId等待时间, * [Fix][dlink-common]扩展系统配置参数添加jobid的最大等待时间
-
- 30 Aug, 2022 4 commits
-
-
zhujunjieit authored
优化PG库"schema_name"查询
-
mengyejiang authored
解决KafkaSinkBuilder没有序列化会报错的问题。
-
金鑫 authored
单目标使用 'sink.*' 多目标使用 'sink[N].*', N为0开始的index索引. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
cong authored
[Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager (#970) * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager
-
- 26 Aug, 2022 2 commits
-
-
金鑫 authored
* sqlserver增加date类型数据转换规则. * sqlserver增加date类型数据转换规则. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
rafael authored
-
- 25 Aug, 2022 2 commits
- 24 Aug, 2022 1 commit
-
-
windWheel authored
* The bug that the cluster information cannot be obtained in the savepoint save list * Add taskId in case dlink maintains sql * format code * enhance manage logic * 1. fix taskId is 0 2. reformat code * reformat code * refactor imports
-