William Lo created GOBBLIN-1857:
-----------------------------------
Summary: Allow override key for job execution ID in Helix Gobblin
Cluster
Key: GOBBLIN-1857
URL: https://issues.apache.org/jira/browse/GOBBLIN-1857
Project: Apache Gobblin
Issue Type: Bug
Components: gobblin-cluster
Reporter: William Lo
Assignee: Hung Tran
Job Execution ID is automatically inferred from the flow execution ID if the
job was orchestrated by Gobblin-as-a-Service. However, this can lead to bugs in
conjunction with other job keys such as earlyStop, since it would create
multiple planningJobs and job IDs sent to Helix. These jobs would then have the
same execution ID which is rejected by Helix.
When those configurations are set, we want to force the Gobblin cluster to
default to creating the job execution ID from its timestamp.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)