Skip to content

Dinky v1.0.0-rc3

Compare
Choose a tag to compare
@gaoyan1998 gaoyan1998 released this 08 Jan 15:37
df094b9

New Feature

  • The default Flink startup version is modified to 1.16
  • Implement CodeShow component line break button
  • Implement Flink instance stopping function
  • Realize deletion of defined task monitoring layout

Optimization

  • The method of obtaining the version is optimized to be returned by the backend interface
  • Optimize the CANCEL job logic, and can forcefully stop the lost connection job
  • Optimize the detection reference logic when part of the registration center is deleted
  • You can specify a job template when creating an optimization job
  • Optimize Task deletion logic
  • Optimize some front-end internationalization
  • Optimize Dinky process PID detection logic
  • Optimize automatic switching between console and result tag during execution preview

Fix

  • Fixed alarm instance form rendering issue
  • Fixed the problem that FlinkSQLEnv could not be checked
  • Fixed the problem that set statement could not take effect
  • Fixed the problem of invalid yarn cluster configuration, customized Flink and hadoop configuration
  • Fix some problems in Prejob mode
  • Fixed the problem that the checkpoint information of the operation and maintenance center cannot be obtained
  • Fixed the problem that the status cannot be detected after the Yarn Application job is completed
  • Fixed the problem that the console log failed to print when yarn job submission failed.
  • Fix the problem of getting savepoint list 404
  • Fixed the issue where Flink instances started from the cluster configuration could not be selected in the job configuration.
  • Fixed RECONNECT status job status recognition error
  • Fixed the problem that the end time of the operation and maintenance center list is 1970-01-01
  • Fixed the problem of submitting FlinkJar tasks to PreJob mode
  • Fixed the repeated introduction of dependencies in the alarm module, causing conflicts
  • Fix the problem of Dinky startup detection pid
  • Fix the problem of conflict caused by inconsistent version of built-in Paimon and user integration (implemented using shader)
  • Fix the syntax regular issue of execute jar
  • Fixed the problem that the CheckPoint parameter does not take effect in the Application mode of the FlinkJar task
  • Fixed the issue where the name and remark information were updated incorrectly when modifying Task operations
  • Fixed the problem that password is required when registering data source

Document

  • Add some data development related documents
  • Optimize some documents of the registration center
  • Remove some deprecated/wrong documentation
  • Adjust some document structures
  • Add quick start document
  • Add deployment documents

@aiwenmo
@drgnchan
@gaoyan1998
@gitfortian
@gitjxm
@leechor
@leeoo
@Logout-y
@MaoMiMao
@Pandas886
@yangzehan
@YardStrong
@zackyoungh
@Zzm0809