[
https://issues.apache.org/jira/browse/SAMZA-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933788#comment-15933788
]
ASF GitHub Bot commented on SAMZA-1137:
---------------------------------------
GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/94
SAMZA-1137: Instantiate ApplicationRunner in SamzaContainer
Create an ApplicationRunner in SamzaContainer to provide StreamSpecs for
fluent API.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xinyuiscool/samza SAMZA-1137
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/94.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #94
----
commit b2d524a126cf913be01658dadc8d1ac35c20342c
Author: Xinyu Liu <[email protected]>
Date: 2017-03-20T22:43:33Z
SAMZA-1137: Instantiate ApplicationRunner in SamzaContainer
----
> Instantiate ApplicationRunner in SamzaContainer
> -----------------------------------------------
>
> Key: SAMZA-1137
> URL: https://issues.apache.org/jira/browse/SAMZA-1137
> Project: Samza
> Issue Type: Task
> Reporter: Yi Pan (Data Infrastructure)
> Assignee: Xinyu Liu
>
> From the discussion on SAMZA-1122, we will need to create an
> ApplicationRunner in SamzaContainer as well, at least to provide StreamSpecs
> for fluent API.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)