What is the difference between partitioning with key and
round robin?
Answer Posted / supriya
Partition by key distributes the data records accroding to
the specified key.
Partition by round robin distributes blocks of data records
based on block size (parameter) in round robin fashion
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What will be the skew for, input file->partition by key-> partition by round robin->output file
what is the project environment(for each project the environment is same or different to different project)?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
How would you find out whether a sql query is using the indices you expect?
How do you improve the performance of a graph?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
Explain data flow graph with an example?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
Do you think effective communication is necessary for data processing?
What is the difference between a scan component and a rollup component?
Mention what is a partition and what are the different types of partition components in abinitio?
How can we increase the loading performance of oracle table in AbInitio?
Describe the evaluation of parameters order in ab initio?
What are the Graph parameter?