You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Search before asking
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.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: