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 |
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
How scientific data processing is different from commercial data processing?
What is difference between API
2 Answers CitiGroup, IBM, TCL,
How will you use EME for view or publish metadata reports using EME?
Which Ab initio version has Hadoop connector ? and what is the latest GDE version available ?
What is a look-up?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
What is the purpose of having stored procedures in a data-based?
What are the features of ab initio?
What is conduct>it?
what are the steps in actual ab initio graph processing including general,pre and post process settings?
What does dependency analysis mean in Ab Initio?