You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2017/03/09 19:22:38 UTC

[jira] [Created] (SAMZA-1132) LocalApplicationRunner for local exeuction of Samza StreamApplication

Xinyu Liu created SAMZA-1132:
--------------------------------

             Summary: LocalApplicationRunner for local exeuction of Samza StreamApplication
                 Key: SAMZA-1132
                 URL: https://issues.apache.org/jira/browse/SAMZA-1132
             Project: Samza
          Issue Type: New Feature
            Reporter: Xinyu Liu
            Assignee: Xinyu Liu


LocalRunner execute the StreamApplication locally. In this mode the LocalRunner will run on every node that the application is deployed to. LocalRunner.start() is blocking until user invoke LocalRunner.stop() or an exception happens.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)