When using more than one tELTHiveOutput component in a Talend 6.5.1 standard Job, the Job cannot be built, and fails with the following compilation error:
"
org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "J00200_PRO_CDA_CONTACT2" has a compile errors, please fix and export again.
Error Line: 1051
Detail Message: Duplicate local variable queryIdentifier
"
Root Cause
Checking the generated code show the variables dateStrFormat and queryIdentifier are duplicated: