-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Commits on Oct 17, 2024
-
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 跳转问题
Configuration menu - View commit details
-
Copy full SHA for 7e38eb4 - Browse repository at this point
Copy the full SHA 7e38eb4View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f1b13a - Browse repository at this point
Copy the full SHA 2f1b13aView commit details -
Revert "fix: remove unnecessary properties"
This reverts commit 2f1b13a.
Configuration menu - View commit details
-
Copy full SHA for 9fb3ccd - Browse repository at this point
Copy the full SHA 9fb3ccdView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bc8fe1 - Browse repository at this point
Copy the full SHA 1bc8fe1View commit details -
[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.
Configuration menu - View commit details
-
Copy full SHA for b7b549e - Browse repository at this point
Copy the full SHA b7b549eView commit details -
[Improvement] change token key name (DataLinkDC#3865)
Signed-off-by: Zzm0809 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a87846 - Browse repository at this point
Copy the full SHA 6a87846View commit details -
[BugFix]fix job id is null exception in query model (DataLinkDC#3869)
Co-authored-by: zhuxt2015 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c337fcb - Browse repository at this point
Copy the full SHA c337fcbView commit details -
[Improvement][Docker]Limit the maximum percentage of container memory…
… used by the JVM via -XX:MaxRAMPercentage (DataLinkDC#3840)
Configuration menu - View commit details
-
Copy full SHA for e9a1a21 - Browse repository at this point
Copy the full SHA e9a1a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ddc5b - Browse repository at this point
Copy the full SHA 99ddc5bView commit details -
upgrade cdc to 3.2.0 (DataLinkDC#3878)
Co-authored-by: gaoyan1998 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b6d647 - Browse repository at this point
Copy the full SHA 1b6d647View commit details -
[BugFix][DevOps]do not save job instance in query mode (DataLinkDC#3880)
Signed-off-by: Zzm0809 <[email protected]> Co-authored-by: Zzm0809 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adca57a - Browse repository at this point
Copy the full SHA adca57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8db496 - Browse repository at this point
Copy the full SHA a8db496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e3a00 - Browse repository at this point
Copy the full SHA 07e3a00View commit details -
[Feature][dinky-geteway] Feature Obtain job information using the ing…
…ress address DataLinkDC#3871 (DataLinkDC#3887) Co-authored-by: jianjun.xu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33c2245 - Browse repository at this point
Copy the full SHA 33c2245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4519505 - Browse repository at this point
Copy the full SHA 4519505View commit details -
add package-lock.json (DataLinkDC#3890)
Co-authored-by: gaoyan1998 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95a1a17 - Browse repository at this point
Copy the full SHA 95a1a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for add6705 - Browse repository at this point
Copy the full SHA add6705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81147fa - Browse repository at this point
Copy the full SHA 81147faView commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 664b7ff - Browse repository at this point
Copy the full SHA 664b7ffView commit details -
[Refactor] Refactor get version function (DataLinkDC#3898)
Signed-off-by: Zzm0809 <[email protected]> Co-authored-by: Zzm0809 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34c8611 - Browse repository at this point
Copy the full SHA 34c8611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 960579a - Browse repository at this point
Copy the full SHA 960579aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6f1f0 - Browse repository at this point
Copy the full SHA 2e6f1f0View commit details -
[Web]Optimized the new UI (DataLinkDC#3904)
Co-authored-by: gaoyan1998 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c77f29 - Browse repository at this point
Copy the full SHA 3c77f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ed1c5 - Browse repository at this point
Copy the full SHA e7ed1c5View commit details