what is hash file in abinitio? how will it read in
abinitio? in hash file the data files r combine
(file1.dat,file2.dat,file3.dat......etc) how will it divide?
Answers were Sorted based on User's Feedback
Answer / equalizer
There is no comcept of hash file in ab initio.
Couple of scenarios I can think of
1) If the source file is combined data from multiple files
with header-body-trailer for each file. Create record types
and process.
2) If this is a message that contains information of the
data files then use read muliple files component.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / freak.abinitio
Partition by Key uses hash function to distribute output flow
partition according to the key values...
Data may not be distributed across the partition.
hash function: records in file % no.of partitions
Is This Answer Correct ? | 3 Yes | 3 No |
How can you export a component’s internal parameters ?
Is it possible to create a parameter in the component?
Explain the difference between the truncate and delete commands?
Explain about ab initio’s dependency analysis?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?
What is the difference between partitioning with key / hash and round robin?
In abinitio, what types of parallelism are used?
EmpId RollNo RollNo2 A t1 se A1 se tm i want output as A Emp A TL A1 SE etc how i can get output please send me your answer
What is regex (lookup)? When you should use it?
What is the best way of creating huge test feeds?
Mention what dedup-component and replicate component does?