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

[FLINK-17891][yarn] Set execution.target to yarn-session in FlinkYarnSessionCli.run() #12635

Closed
wants to merge 1 commit into from

Commits on Jun 12, 2020

  1. [FLINK-17891][yarn] Set execution.target=yarn-session in FlinkYarnSes…

    …sionCli.run()
    
    Currently when starting a yarn session cluster using the yarn-session script
    or the FlinkYarnSessionCli.run() the displayed execution.target is
    yarn-per-job, which is misleading. We fix it by explicitly setting it
    to yarn-session.
    kl0u committed Jun 12, 2020
    Copy the full SHA
    6d193f4 View commit details
    Browse the repository at this point in the history