[
https://issues.apache.org/jira/browse/SAMZA-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ke Wu updated SAMZA-2537:
-------------------------
Description:
Symptom: A new Samza job fail to deploy.
Cause: For a new samza job, coordinator stream may have not being created yet,
therefore, JobCoordinatorLaunchUtil will fail when trying to fetch launch
config from coordinator stream.
Changes: Update JobCoordinatorLaunchUtil to create coordinator stream if does
not exist before fetching launch config from it.
was:
Symptom: A new Samza job fail to deploy.
Cause: For a new samza job, coordinator stream may have not being created yet,
therefore, JobCoordinatorLaunchUtil will fail when trying to fetch launch
config from coordinator stream.
Changes: Update
> Fix JobCoordinatorLaunchUtil's execution sequence.
> --------------------------------------------------
>
> Key: SAMZA-2537
> URL: https://issues.apache.org/jira/browse/SAMZA-2537
> Project: Samza
> Issue Type: Sub-task
> Reporter: Ke Wu
> Priority: Major
>
> Symptom: A new Samza job fail to deploy.
> Cause: For a new samza job, coordinator stream may have not being created
> yet, therefore, JobCoordinatorLaunchUtil will fail when trying to fetch
> launch config from coordinator stream.
> Changes: Update JobCoordinatorLaunchUtil to create coordinator stream if does
> not exist before fetching launch config from it.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)