Skip to content

[Improvement]: The Spark optimizer uses the same name as Flink to facilitate problem location #3824

@wardlican

Description

@wardlican

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

The current spark optimizer has no specified name, as shown below.
Image
The name of the Flink optimizer contains the optimizer group and id, which is more convenient for problem location. Spark should also be changed to this
Image

The expected effect after the modification is as follows.

Image

How should we improve?

The spark optimizer name displays the optimizer resource group and instance ID.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions