jlolling / talendcomp_tJobInstance

Talend User Components to work with the cimt framework for batch jobs. These components are developed as cooperation between cimt AG and Jan Lolling
Apache License 2.0
14 stars 7 forks source link

Create job_instance_id not by sequence #2

Closed jlolling closed 3 years ago

jlolling commented 7 years ago

This number should by made of job name and timestamp, so these data can be migrated between different stages.

mattywausb commented 7 years ago

The best method to generate the unique number should be discussed. The procedure must consider the following usecases: starting the job for multiple input containers in parallel starting multiple instances distributed over multiple hosts

jlolling commented 7 years ago

I am working on it. I have currently 2 different approaches in work.

jlolling commented 3 years ago

This is done with a appropriated option in the advanced settings.