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

[Feature][Task Plugin] Flink submit option parameter supports placeholder substitution #16699

Open
3 tasks done
hanhanzhang opened this issue Oct 16, 2024 · 0 comments · May be fixed by #16703
Open
3 tasks done

[Feature][Task Plugin] Flink submit option parameter supports placeholder substitution #16699

hanhanzhang opened this issue Oct 16, 2024 · 0 comments · May be fixed by #16703
Assignees
Labels
backend feature new feature UI ui and front end related

Comments

@hanhanzhang
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

When we submit Flink template task to the Yarn cluster through Dolphin, we want task name to be displayed in the Yarn Web UI as yarn application name.
Now we configure -Dyarn.application.name=WF_${job_name} in the Flink option parameter, and the job_name parameter is passed to start the workflow.

Use case

we hope flink submit option parameter supports placeholder substitution.
image

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@hanhanzhang hanhanzhang added feature new feature Waiting for reply Waiting for reply labels Oct 16, 2024
@SbloodyS SbloodyS added UI ui and front end related backend and removed Waiting for reply Waiting for reply labels Oct 17, 2024
@SbloodyS SbloodyS changed the title [Question][Task Plugin] Flink submit option parameter supports placeholder substitution [Feature][Task Plugin] Flink submit option parameter supports placeholder substitution Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend feature new feature UI ui and front end related
Projects
None yet
2 participants