Answer Posted / pooja
Nodemap constraint is a property check in the stage. The
paralell execution of the job can be restriced to a
particular node or nodes at a stage level with this check.
It provides a drop down list of nodes available and by
selecting a particular node or nodes the job executes only
on that particular node or nodes.
For example, if the incoming data is being processed in
parallel mode on 4 nodes then in the next stage if the
nodemap constraint is checked and only 1 node is selected
then the entire data is processed in a sequential mode i.e.
on that particular node.
In case the incoming data processes on 4 nodes and nodemap
contraint is checked and 2 nodes are selected then the data
is distributed on these 2 nodes and the job process is
carried out on the same.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain ibm infosphere information server and highlight its main features?
What is quality stage?
Have you have ever worked in unix environment and why it is useful in datastage?
What is the method of removing duplicates, without the remove duplicate stage?
What could be a data source system?
what is flow of project?
On which interface you will be working as a developer?
What are stage variables, derivations and constants?
What are stage variables and constants?
how do u catch bad rows from OCI stage? And what CLI stands for?
What is size of a transaction and an array means in a datastage?
If you want to use the same piece of code in different jobs, how will you achieve it?
What are system variables and sequencers in datastage
Can you explain kafka connector?
What is oci?