1. 14 Oct, 2022 3 commits
  2. 13 Oct, 2022 2 commits
  3. 12 Oct, 2022 3 commits
    • 高岩's avatar
      Feature support custom k8sapp submit at studio (#1076) · 6222f508
      高岩 authored
      * Support custom k8sapp submit interface
      
      * fix JcaPEMKey error for k8s commit tasks
      
      * Auto registers cluster set the id as same as taskid, if not , submit cluster twice will get error on updata this table
      
      * add UI on k8s app
      submit
      
      * fix code style
      
      * Fix the problem of failure of k8s mode online
      
      * 1,upper case some dialect
      2,remove setId in Cluster.java
      3,use jobId instead of clustername
      
      * Optimize k8s tab UI
      6222f508
    • ZackYoung's avatar
      add support session run udf.jar (#1090) · 5b2b3347
      ZackYoung authored
      * Add udf jar Packing compression
      Add udf version verification
      
      * change msg tips
      
      * add RemoteStreamExecutor jarFiles params
      
      * add support session run udf.jar
      
      * change PathConstant
      
      * Modification and compilation of udf must succeed
      
      * add Protocol Header
      5b2b3347
    • chengchuen's avatar
      International Development (#1079) · 7717387f
      chengchuen authored
      Co-authored-by: 's avatarPeter <peter.zheng.external@tkelevator.com>
      7717387f
  4. 10 Oct, 2022 3 commits
  5. 09 Oct, 2022 1 commit
  6. 01 Oct, 2022 2 commits
    • iamhungry's avatar
      整库同步自动建库建表--MySQL实现 (#796) · 0765de2c
      iamhungry authored
      * 整库同步自动建库建表--MySQL实现
      
      * Table add clone method
      
      * add sink.auto.create
      
      * add schema.changes
      
      * fix auto.create
      
      * merge fix
      
      * refactor && merge fix
      
      * fix pulsar getKey
      
      * merge to dev & fix
      
      * for debug
      
      * cdcsource merge dev
      
      * fix pulsar getKey
      
      * cdcsource sink mysql auto create database and tables
      
      * fix checkstyle & log
      
      * reset application.yml
      0765de2c
    • ren_jq's avatar
      upgrade mysql-connector-java to 8.0.28 (#1064) · bb0d3cf7
      ren_jq authored
      bb0d3cf7
  7. 27 Sep, 2022 1 commit
  8. 26 Sep, 2022 2 commits
  9. 25 Sep, 2022 4 commits
  10. 24 Sep, 2022 1 commit
    • wmtbnbo's avatar
      [Fix][web] Fix query exceptions caused by the system's failure to... · 973ee343
      wmtbnbo authored
      [Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources (#1050)
      
      * [Feature] Update flink1.14 to flink1.14.5
      
      * [Bug] [dlink-flink] Fix the local operation exception caused by the conflict between the CDC package and the Flink clients package
      
      * [Future] [dlink-flink] Update flink1.15 to flink1.15.1
      
      * [Fix][web] Fix StarRocks databases display
      
      * [Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources
      Signed-off-by: 's avatar王沐 <wangmu@haiermoney.com>
      Signed-off-by: 's avatar王沐 <wangmu@haiermoney.com>
      973ee343
  11. 23 Sep, 2022 3 commits
    • ZackYoung's avatar
      [Feature][admin] Add build udf jar (#1049) · fbbdec08
      ZackYoung authored
      * add build udf jar
      
      * change message
      fbbdec08
    • wmtbnbo's avatar
      Fix [Web] Fix StarRocks databases display (#1048) · b20dab93
      wmtbnbo authored
      * [Feature] Update flink1.14 to flink1.14.5
      
      * [Bug] [dlink-flink] Fix the local operation exception caused by the conflict between the CDC package and the Flink clients package
      
      * [Future] [dlink-flink] Update flink1.15 to flink1.15.1
      
      * [Fix][web] Fix StarRocks databases display
      b20dab93
    • 金鑫's avatar
      [Feature][admin,scheduler] Integrate Apache DolphinScheduler to create task definition (#1024) · 7806c06d
      金鑫 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: 's avatar郑文豪 <1103846001@qq.com>
      Co-authored-by: 's avatar金鑫 <jinyanhui@huansi.net>
      Co-authored-by: ZhangZifeng <>
      7806c06d
  12. 22 Sep, 2022 3 commits
  13. 20 Sep, 2022 2 commits
    • ZackYoung's avatar
      [Feature][dlink-client]CDCSOURCE Add sub database and sub table support (#994) · 20f7991c
      ZackYoung authored
      * add cdcsource split table function
      
      * optimization java code style
      20f7991c
    • ikiler's avatar
      Feature datacenter (#966) · 2fb2abce
      ikiler authored
      * 后台增加样例查询接口
      
      * 单独拆出数据中心元数据模块,增加样例数据功能
      
      * 修改代码风格符合规定
      
      * 修改数据中心放到注册中心右侧,删除无用的class属性
      
      * 元数据管理页面涉及后台访问的UI添加加载图标显示,对加载慢的场景起到提示作用
      
      * 添加数据查询功能
      
      * 数据查询功能分页bug修复
      
      * 后端查询分页限制,数据库处理逻辑不同的交由不同driver处理
      
      * 前端查询优化
      
      * oracle,phonix,sqlserver  paging is not implemented, use the default method
      
      * merge conflict
      
      Co-authored-by: steve <woai1998>
      2fb2abce
  14. 18 Sep, 2022 1 commit
  15. 17 Sep, 2022 1 commit
  16. 15 Sep, 2022 1 commit
  17. 14 Sep, 2022 1 commit
  18. 13 Sep, 2022 1 commit
  19. 12 Sep, 2022 1 commit
  20. 09 Sep, 2022 3 commits
  21. 07 Sep, 2022 1 commit