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

Logs could not show up when deploying Flink on Yarn via "--executor"

    XMLWordPrintableJSON

Details

    Description

      ./bin/flink run -d -p 5 -e yarn-per-job examples/streaming/WindowJoin.jar

      When we use the e/-executor to specify the deploy target to Yarn per-job, the logs could not show up. The root cause is we do not set the logging files in ExecutorCLI. We only do it in the FlinkYarnSessionCli.

      If we use -m yarn-cluster, everything works well.

       

      Maybe we should move the setLogConfigFileInConfig to YarnClusterDescriptor to avoid this problem. cc kkl0u

      Attachments

        Issue Links

          Activity

            People

              kkl0u Kostas Kloudas
              wangyang0918 Yang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: