what are the types of nodes

Answers were Sorted based on User's Feedback



what are the types of nodes..

Answer / prasad

The Question was not clear....
The answer given by Nagraz also correct if u take the node
information from a configuration file but according to the
datastage archietecture there was again three nodes.
They are
1)Conductor Node:-
which contains the intial framework process of the Datastage

2)Section Leader:-
It was useful to manage the communication between the
players

3)Players:-
Those are useful generating the connection between
different players and also done the all processes inside
the Players only...

Is This Answer Correct ?    14 Yes 4 No

what are the types of nodes..

Answer / sri

We are having three types of nodes.
Conductor node, Section leaders & Players.

Conductor node composes the score and create section
leader's process and start up the process.

Section leaders are present only one per node. Section
leaders manages up(conductor node) & Down(players)
communication.

Players : The actual process associated with players. They
establish connections to other players. They will be clean
up after completion of their process.

Is This Answer Correct ?    4 Yes 2 No

what are the types of nodes..

Answer / huma

There are only 2 types of nodes.
1) Physical Node (that uses actual physical resource/CPU)
2) Logical Node (that uses sub-operator CPU processes and is a sub-set of a physical node).
Conductor node is an additional name given to the node where the parallel engine process starts in a job.
Most of the people have mentioned section leader and player nodes but those are the processes not nodes that are used to communicate the processing between different stages and nodes.

Is This Answer Correct ?    0 Yes 0 No

what are the types of nodes..

Answer / nagaraz

THERE R 4 TYPES OF NODES.
1). NODE : NODE REFERS TO LOGICAL PROCESSING UNIT AND NOT
PHYSICAL NODE, THE DEFINE ALWAYS STARTS WITH NAME.

2). FAST NAME : THE FIRST NAME FOR THE NODE IN THE NODE
INFORMATION IS ITS NETWORK NAME ON THEFASTEST NETWORK.IN AN
MPP, MANY TIMES MACHINES ARE CONECTED WITH FAST NETWORK
CONNECTIVITY SUCH AS FIBER OPTICS,ETC.

3). POOLS : VARIOUS RESOURCES CAN BE GROUPED USING KEY WORD
POOL.GROUP IS USEFUL WHILE USING POOL.

4).RESOURCE : THIS KEYWORD ALLOWS YOU TO SPECIFY THE
RESOURCES AVAILABLE

Is This Answer Correct ?    6 Yes 20 No

Post New Answer

More Data Stage Interview Questions

How a server job can be converted to a parallel job?

0 Answers  


i have a project manager round on sat this week can you post what are the main question i have to check.if you have any idea regular question on project pls send me. thanks in advance

2 Answers   IBM,


explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?

0 Answers   CGI,


What are the differences between datastage and informatica?

0 Answers  


In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario

3 Answers  






how can or from where we can get reference data in scd type2 implementation?

2 Answers   JPMorgan Chase,


hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals

0 Answers  


we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?

1 Answers   HSBC, NTT Data,


which unix commands mostly used in datastage

3 Answers   HSBC,


My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?

2 Answers   Wipro,


HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com

5 Answers   FIS,


How many Key we can define in remove duplicate stage?

0 Answers   CTS,


Categories