Page 1 of 1

Transformer functionality

Posted: Mon Feb 14, 2011 4:23 am
by ksv2584
Please let mo know how exactly transformer in a parallel jobs works when run in sequential mode,i mean how the data is distributed between the nodes,internal process

Thanks
Vidya

Posted: Mon Feb 14, 2011 7:08 am
by jwiles
A transformer running in sequential mode will work exactly the same as if run in parallel mode with one node.

Regards,

Posted: Mon Feb 14, 2011 3:32 pm
by ray.wurlod
Sequential means "running on one node". Which node is determined as part of a resource allocation algorithm when the score is composed.