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)