Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to enable parallel execution for tFlowToIterate_2 component. However, it is disabled. I am hoping if someone knows why. Thanks for the help.
One point: you should click on the 'iterate' connector in the job, rather than tFlowToIterate component, see my screenshot in previous post.
Hi
Which version of studio are you using? I check with v8.0.1 and I can see the 'enable parallel execution' option is available in basic setting panel.
BTW, I don't understand you use the 'OncomponentOK' connector rather than 'Iterate' after tFlowToIterate2 in your Job, tFlowToIterate component is usually used to iterate the input data one by one.
Regards
Shong
I am using V8.0.1.
I am also unclear why my enable parallel execution is disabled on my side. Hope you understand I was expecting this option to be enabled as well.
can you have a try to disactivate the component 'dbToCSV' and other components? If the problem still exists, set some dummy values on the DB components, then export the job items and share it to me (shong@talend.com).
Hi I have attached a simple flow. With a CSV to simulate the issue I face. Hopefully it helps. On my end the "Enable parallel execution is disabled.
Hi
I have imported your job into TOS for data integration 8.0.1, and I can see the 'enable parallel execution' option is available in basic setting panel.
Are you using the same GA version TOS_DI-20211109_1610-V8.0.1?
Regards
Shong
Yes I am using that version. I am unsure why the option is disabled on my side.
Most components are disabled but some like tDBOutput has it enabled.
Disabled means I cannot enable it at all on my side. Greyed out. Is there something I must do on my side to enable it? Or is it supposed to be enabled by default?
One point: you should click on the 'iterate' connector in the job, rather than tFlowToIterate component, see my screenshot in previous post.
This works. I was clicking on the component not the connector. This was the issue.