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

Add ability to ship custom resource files to YARN cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.3.0
    • None
    • None

    Description

      The problem:
      When deploying a flink job on YARN it is not possible to specify custom resource files to be shipped to YARN cluster.

      The use case description:
      When running a flink job on multiple environments it becomes necessary to pass environment-related configuration files to the job's runtime. It can be accomplished by packaging configuration files within the job's jar. But having tens of different environments one can easily end up packaging as many jars as there are environments. It would be great to have an ability to separate configuration files from the job artifacts.

      The possible solution:
      add the --yarnship-files option to flink cli to specify files that should be shipped to the YARN cluster.

      Attachments

        Issue Links

          Activity

            People

              m.pryahin Mikhail Pryakhin
              m.pryahin Mikhail Pryakhin
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: