Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Miao
Welcome to Talend Community!
I'm afraid this issue is due to your custom routine.
Click "Code" tag and check the source code of this job.
Or attach this export job and email me.
Regards,
Pedro
Hi
After I debug the java code in your job, I think this issue is due to sShapeFileOutput.
When you use it twice, it will duplicate variables "currentGeom", "currentGeomType".
You'd better correct this custom component.
Regards,
Pedro