Page 1 of 1

Parallel Jobs not compiling/running

Posted: Tue Mar 04, 2008 11:32 am
by r_arora
I by mistake deleted this post. Posting again:

Yeah I tried compiling a simple parallel job..with an oracle stage, a transformer and then a sequential file. It never got compiled. But when I later removed the transformer from the job and kept the rest of the stages, my job got compiled. It's so weird. Is this problem only with the transformer stage?

If the problem is with the Transformer stage, is there any mitigation for this problem?

Posted: Tue Mar 04, 2008 12:26 pm
by just4u_sharath
not problem with transformer,r u getting any compile error,r not in compile state,check that

get compile error if you have not passed exact values or derivations in transformer stage

Posted: Tue Mar 04, 2008 3:05 pm
by deanwalker
Can you show us the error when the job compilation fails ?
Just deleting the Transformer stage is not a workaround.

Posted: Tue Mar 04, 2008 3:42 pm
by kcbland
Can you please post the error messages? I'm assuming you've installed the appropriate compiler and have configured for it.

Posted: Tue Mar 04, 2008 3:43 pm
by chulett
Nothing 'weird' about this. Are you not aware of the need for a C++ compiler when using the Transformer stage? You need to ensure you have a supported compiler installed and configured correctly.