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/23 22:04:00 UTC

[jira] [Created] (SAMZA-1727) Pass the user provided JobId to StreamProcessor.

Shanthoosh Venkataraman created SAMZA-1727:
----------------------------------------------

             Summary: Pass the user provided JobId to StreamProcessor.
                 Key: SAMZA-1727
                 URL: https://issues.apache.org/jira/browse/SAMZA-1727
             Project: Samza
          Issue Type: Bug
            Reporter: Shanthoosh Venkataraman
            Assignee: Shanthoosh Venkataraman


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)