Please help me on this.
I am using Talend enterprise trial version(We are doing POC work) In this version i am not finding Set Parallelization option and also help me how to schedule and monitoring the job in same version.
,
Thanks
Hi Srinu,
what parallelization? If it is incase of Talend job,We can use component tparellize component. with this component we can run two subjobs at a time.
We need to configure TAC(Talend administration center) to schedule a job and AMC(Activity monitoring console) for monitoring.
Thanks for your replay, I am looking forward for partitioning in Talend(in particular Job) since it will improve performance. Is there any partition techniques like Round Robin in Talend. Could you please help me on implementing partitioning in the job I have developed in Talend.