apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

[Improve] Improvements related to Spark & Flink class-names #4097

Closed wolfboys closed 1 month ago

wolfboys commented 1 month ago

[Improve] Improvements related to Spark and Flink class names

What changes were proposed in this pull request

  1. FlinkDevelopmentMode rename to FlinkJobType
  2. FlinkExecutionMode rename to FlinkDeployMode
  3. SparkExecutionMode rename to SparkJobType
  4. SparkExecutionMode rename to SparkDeployMode

Brief change log

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint