How many components in your most complicated graph?
No Answer is Posted For this Question
Be the First to Post Answer
What is the diff between abinitiorc and .abinitiorc files ?
What are the co> operating system’s assorted library of integrated components?
I wanted to learn Ab Initio, Could you please send the material to my personal email id.
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
After completion of graph what is the next process to perform? who will perform the later process?
What is brodcasting and replicate?
How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?
How will you check the latest versions in EME?
What is a local lookup?
Is it possible to create a parameter in the component?
What are the Graph parameter?
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