Can anybody say how new jet cluster instance should start job?
Use case 1:
- start jet cluster by 3 node
- submit job to cluster
- all 3 nodes start job and process data
Use case 2:
- start 4th node
- 4th node do nothing because it's no new submit job command
How new cluster instance should start jobs, that already started at another nodes?