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

[BugFix][FlinkSQL] V1.1.0 version Keberos bug related repair, SQL SET value does not take effect, etc #3875

Merged
merged 24 commits into from
Nov 12, 2024

Commits on Oct 17, 2024

  1. feature:

    1.APIController 新增getJobInstanceListapi
    2.table.topic.map , 以topic:tableName ,可以减少topic 创建
    fix:
    1. FlinkAPI kerberos 可能以http或者https 开头
    2. ExecutorConfig , address 如果是http://xx分割不对
    3. KafkaSinkBuilder 传值问题
    4. JobOperator.tsx 跳转问题
    donotcoffee committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7e38eb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    2f1b13a View commit details
    Browse the repository at this point in the history
  2. Revert "fix: remove unnecessary properties"

    This reverts commit 2f1b13a.
    donotcoffee committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9fb3ccd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    1bc8fe1 View commit details
    Browse the repository at this point in the history
  2. [Feature] 1.Added getJobInstanceListapi in APIController. 2. Added ta…

    …ble.topic.map, using topic:tableName,eg: topic1:tableA;topic2:tableB,tableC, can reduce the creation of topics.
    
    [Fix] 1.FlinkAPI Kerberos might start with http or https. 2.In ExecutorConfig, if the address starts with http://xx, the splitting is incorrect.
    Fixed value passing issue in KafkaSinkBuilder, whereDeliveryGuarantee was always set to EXACTLY_ONCE because the default submission is in Dinky. 3.Fixed the issue where the environment variable set 'xxxx' in MysqlCDCBuilder SQL did not take effect. 4.Fixed the redirection issue in JobOperator.tsx.
    donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b7b549e View commit details
    Browse the repository at this point in the history
  3. [Improvement] change token key name (DataLinkDC#3865)

    Signed-off-by: Zzm0809 <[email protected]>
    Zzm0809 authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6a87846 View commit details
    Browse the repository at this point in the history
  4. [BugFix]fix job id is null exception in query model (DataLinkDC#3869)

    Co-authored-by: zhuxt2015 <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c337fcb View commit details
    Browse the repository at this point in the history
  5. [Improvement][Docker]Limit the maximum percentage of container memory…

    … used by the JVM via -XX:MaxRAMPercentage (DataLinkDC#3840)
    zhuxt2015 authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e9a1a21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99ddc5b View commit details
    Browse the repository at this point in the history
  7. upgrade cdc to 3.2.0 (DataLinkDC#3878)

    Co-authored-by: gaoyan1998 <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1b6d647 View commit details
    Browse the repository at this point in the history
  8. [BugFix][DevOps]do not save job instance in query mode (DataLinkDC#3880)

    Signed-off-by: Zzm0809 <[email protected]>
    Co-authored-by: Zzm0809 <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    adca57a View commit details
    Browse the repository at this point in the history
  9. [Doc] Add ws doc (DataLinkDC#3882)

    gaoyan1998 authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a8db496 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07e3a00 View commit details
    Browse the repository at this point in the history
  11. [Feature][dinky-geteway] Feature Obtain job information using the ing…

    …ress address DataLinkDC#3871 (DataLinkDC#3887)
    
    Co-authored-by: jianjun.xu <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    33c2245 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4519505 View commit details
    Browse the repository at this point in the history
  13. add package-lock.json (DataLinkDC#3890)

    Co-authored-by: gaoyan1998 <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    95a1a17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    add6705 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81147fa View commit details
    Browse the repository at this point in the history
  16. [Refactor][Web]Refactoring a new data development interface to enhanc…

    …e the user experience (DataLinkDC#3854)
    
    Signed-off-by: Zzm0809 <[email protected]>
    Co-authored-by: zackyoungh <[email protected]>
    Co-authored-by: Zzm0809 <[email protected]>
    Co-authored-by: gaoyan <[email protected]>
    Co-authored-by: gaoyan1998 <[email protected]>
    Co-authored-by: zhangyuhang <[email protected]>
    Co-authored-by: LUOSHANGJIE\71826 <[email protected]>
    Co-authored-by: 18216499322 <[email protected]>
    Co-authored-by: Zzm0809 <[email protected]>
    9 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    664b7ff View commit details
    Browse the repository at this point in the history
  17. [Refactor] Refactor get version function (DataLinkDC#3898)

    Signed-off-by: Zzm0809 <[email protected]>
    Co-authored-by: Zzm0809 <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    34c8611 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    960579a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2e6f1f0 View commit details
    Browse the repository at this point in the history
  20. [Web]Optimized the new UI (DataLinkDC#3904)

    Co-authored-by: gaoyan1998 <[email protected]>
    2 people authored and donotcoffee committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3c77f29 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e7ed1c5 View commit details
    Browse the repository at this point in the history