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

Some configuration args do not take effect at client

    XMLWordPrintableJSON

Details

    Description

      Some configuration args from command line will not work at client, for example, the job sets the classloader.resolve-order to parent-first, it can work at TaskManager, but Client doesn't.

      The FlinkUserCodeClassLoaders will be created before calling the method of getEffectiveConfiguration() at org.apache.flink.client.cli.CliFrontend, so the Configuration used by PackagedProgram does not include Configuration args.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wangm92 Matt Wang
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: