Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-16654 Implement Application Mode according to FLIP-85
  3. FLINK-16658

Wire the EmbeddedExecutor to the StandaloneJobClusterEntryPoint.

    XMLWordPrintableJSON

Details

    Description

      This will replace the current logic of job execution in the StandaloneJobClusterEntryPoint with one that uses the newly introduced EmbeddedExecutor.

      Currently, the ClassPathJobGraphRetriever is the one that "discovers" the user's main in the classpath of the JobMaster, and it extracts the JobGraph from that using the PackagedProgramUtils which highjack the env.execute() method. With this change, we will actually run the main() on the JobMaster, conceptually, the same way we execute user programs from the CLI.

      Attachments

        Issue Links

          Activity

            People

              kkl0u Kostas Kloudas
              kkl0u Kostas Kloudas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m