How many partitions does a node can have?
Some body explain me clearly about the partitions and the nodes?

Answers were Sorted based on User's Feedback



How many partitions does a node can have? Some body explain me clearly about the partitions and the..

Answer / kalyan

Node itself it working as a partition, That means you node
config file is giving the degree of parallelisum, means if
you are using 4 node config file, that job will working on
4 partitions.

Is This Answer Correct ?    10 Yes 0 No

How many partitions does a node can have? Some body explain me clearly about the partitions and the..

Answer / abc

It is the number of nodes in the parallel configuration
file which decides the number of partitions the data will
be split into. Each node acts on one partition.

Is This Answer Correct ?    3 Yes 0 No

How many partitions does a node can have? Some body explain me clearly about the partitions and the..

Answer / simon

i have no idea

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Data Stage Interview Questions

where the log files or tables can store in DS?

2 Answers   IBM,


WHAT ARE THE COMMON ERRORS IN DATA STAGE?

6 Answers   IBM, ME,


what is the function in Transformer stage can act as Rank function in Oracle

1 Answers   Reliance,


What are datastage sequences?

0 Answers  


source has 2 fields like COMPANY LOCATION IBM HYD TCS BAN IBM CHE HCL HYD TCS CHE IBM BAN HCL BAN HCL CHE LIKE THIS....... AND I WILL GET THE OUTPUT LIKE THIS.... Company loc count TCS HYD 3 BAN CHE IBM HYD 3 BAN CHE HCL HYD 3 BAN CHE PLZ SEND ME ANSWER FOR THIS QUESTION..........

3 Answers   Patni,






what is diff b/w datastage 8.1,8.5,8.7?

1 Answers   IBM,


What are the important features of datastage?

0 Answers  


how can we create tables in datastage?

1 Answers  


1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?

5 Answers   Gallega, TCS,


Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.

0 Answers  


how to identifie,is it innerjoin,leftouter join in lookup?

2 Answers   Hexaware,


IN SEQUENTIAL FILE,I HAVE DATA LIKE THIS EID,ENAME 11,AA 11,CC 22,DD 33,EE 22,AA 22,BB 22,CC 11,BB THEN i SELECT perform sort ON eid,uncheck both unique,stable AND I CHOOSE hash SORTING.WHAT IS THE OUTPUT I CAN GET.what happend if i select UNIQUE,STABLE. PLEASE EXPLAIN HOW THE RECORDS DISPLAY AT TARGET.

1 Answers  


Categories