In abinitio, what types of parallelism are used?
Answer / Barkha Rai
Ab Initio uses data parallelism and task parallelism. Data parallelism involves splitting the data into multiple chunks and processing each chunk in parallel. Task parallelism involves breaking down a job into smaller tasks and executing them concurrently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what are the different types of parallelism used in abinitio?
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
Mention what is a partition and what are the different types of partition components in abinitio?
What are Cartesian joins?
Can anyone give me an exaple of realtime start script in the graph?
What the difference between “look-up” file and “look is up” in abinitio?
Can you explain the co>operating system’s processing model?
What is AB_LOCAL expression where do you use it in ab- initio?
How to implement the funtionality in the custom component to use in the graph?
How abinitio eme is segregated?
How can you achieve scan using reformat ?
What is sandbox?