Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25435

Can not read jobmanager/taskmanager.log in yarn-per-job mode.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.14.0
    • None
    • Table SQL / Client
    • None

    Description

      I'm using SQL Client to submit a job, and using `SET` statement to specify deploy mode.

      SET execution.target=yarn-per-job;
      ...
      

      But I can not found log files both on master and taskmanagers.

      I found that `GenericCLI` and `FlinkYarnSessionCli` will set `$internal.deployment.config-dir=

      {configurationDirectory}

      ` in their execution configuration.

      Should we set this configuration in `DefaultCLI` as well?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ZhangChaoming Moses
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: