-
Notifications
You must be signed in to change notification settings - Fork 938
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
[SUB-TASK][KPIP-2] Support YARN application-mode #1652
Comments
Interested on it. Could u please assign this ticket to me? @yanghua |
This is a feature nice to have, not a blocker of 1.7 |
@yanghua @pan3793 I've created a POC link3280@a0c3dae and verified myself, PTAL. Codes related to the session mode are removed temporarily to simplify testing. It needs some hacking to submit jobs from Kyuubi currently, but at the same time I'm preparing a FLIP to allow job graph submitted from outside the cluster in Flink application mode. If implemented, we should not need hacking anymore. |
Thank @link3280 for your excellent work. |
👍 |
Can this get the job application id? |
@waywtdcc The application id would be handled on the Flink side, thus we don't have to explicitly set an application id. |
…conf" This reverts commit c9f710b.
Code of Conduct
Search before asking
Describe the feature
This is a subtask of #1322
Motivation
No response
Describe the solution
No response
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: