Skip to main content

Hello,

 

is there a way to finish job under given condition before processing all features?

 

I know that there is terminator but when job is started from job submitter then probably result will be on failed port while it is a completely valid situation.

 

Thanks for help :)

Hi @witos

Is this condition that you mean to implement inside the transformer JobSubmitter?

 

Thanks,

Danilo


Hi @witos

Is this condition that you mean to implement inside the transformer JobSubmitter?

 

Thanks,

Danilo

Hi, what I need is a sampler but the one that would finish after reading n records without reading whole the rest.