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

[Improve] Improved application process control #4083

Merged
merged 10 commits into from
Sep 23, 2024
Merged

Conversation

lenoxzhao
Copy link
Contributor

What changes were proposed in this pull request

Brief change log

  1. For Spark applications, used spark-workspace as the workspace to prevent conflicts with Flink workspace due to the same ID.
  2. Provided exception information for failed task submissions.
  3. Introduced Yarn FinalStatus to update failed state judgment.
image
  1. Added Spark SQL demo.
image
  1. Supported hadoopUser specification.

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

  • Dependencies (does it add or upgrade a dependency): (yes / no)

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
15.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@wolfboys wolfboys merged commit d01b98d into apache:dev Sep 23, 2024
36 of 37 checks passed
@lenoxzhao lenoxzhao deleted the dev-spark branch September 27, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants