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

[Feature] Support spark task distribution for streampark #4102

Closed HxpSerein closed 1 month ago

HxpSerein commented 1 month ago

What changes were proposed in this pull request

Issue Number: close #xxx

Brief change log

Support spark task distribution for streampark.

Verifying this change

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

DistributedTaskServiceTest

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
3.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud