Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1130

ApplicationRunner for running StreamApplication

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.13.0
    • 0.15.0
    • None
    • None

    Description

      ApplicationRunner is the layer between high fluent API and physical execution. It is responsible for planning execution, materializing the streams and configs, and running the physical execution. For Samza, we will provide three kinds of ApplicationRunners:

      • RemoteApplicationRunner: this is for running Samza applications on remote clusters such as Yarn
      • LocalApplicationRunner: this is for running Samza applications on locally (coordination may be needed among local processors)
      • TestApplicationRunner: this is for running Samza applications in the testing environment which can support input sources for testing such as collections or files.

      Attachments

        Issue Links

          Activity

            People

              xinyu Xinyu Liu
              xinyu Xinyu Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: