[
https://issues.apache.org/jira/browse/BEAM-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pei He closed BEAM-483.
-----------------------
Resolution: Fixed
Fix Version/s: 0.3.0-incubating
> Generated job names easily collide
> ----------------------------------
>
> Key: BEAM-483
> URL: https://issues.apache.org/jira/browse/BEAM-483
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Pei He
> Assignee: Pei He
> Priority: Minor
> Fix For: 0.3.0-incubating
>
>
> The current job name generation scheme may easily lead to duplicate job names
> and cause DataflowJobAlreadyExistsException, especially when a series of jobs
> are submitted at the same time. (e.g., from a single script).
> It would be better to just add a random suffix like "-3275" or "-x1bh".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)