You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shanthoosh Venkataraman (JIRA)" <ji...@apache.org> on 2018/05/24 01:13:00 UTC

[jira] [Closed] (SAMZA-1727) Pass the user defined JobId in configuration when instantiating StreamProcessor.

     [ https://issues.apache.org/jira/browse/SAMZA-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanthoosh Venkataraman closed SAMZA-1727.
------------------------------------------

> Pass the user defined JobId in configuration when instantiating StreamProcessor.
> --------------------------------------------------------------------------------
>
>                 Key: SAMZA-1727
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1727
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>
> In the existing LocalApplicationRunner implementation, JobId defined by the user in theĀ configuration is ignored andĀ  is not passed along when instantiating the StreamProcessor.
> This disallows users from providing a custom JobId in the configuration when instantiating StreamProcessor(JobId is always set to default value: i001).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)