Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4926 Implement FLIP-6 Flink-on-YARN jobs
  3. FLINK-4928

Implement FLIP-6 YARN Application Master Runner

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Deployment / YARN
    • flip-6 feature branch

    Description

      The Application Master Runner is the master process started in a YARN container when submitting the Flink-on-YARN job to YARN.

      It has the following data available:

      • Flink jars
      • Job jars
      • JobGraph
      • Environment variables
      • Contextual information like security tokens and certificates

      Its responsibility is the following:

      • Read all configuration and environment variables, computing the effective configuration
      • Start all shared components (Rpc, HighAvailability Services)
      • Start the ResourceManager
      • Start the JobManager Runner

      Attachments

        Issue Links

          Activity

            People

              tiemsn shuai.xu
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: