In MFS i developer developed 2-way, but supporters r
supporting 4-way on same records how is possible?
Answers were Sorted based on User's Feedback
Answer / divya
Hi, all of u . can we create what's up group for all ab initio job seekers. For interview and doubts purpose.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / eswer
Sorry derendra.If the 4-way system created already then
only we can use that 4-way.Without creating 4-way Idon't
think it can work.If possible appritiated explain clearly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / koteswarao
Hi you changed 2 way to 4 way yes?
first you connect 2way input file to gather component and then connect to partition by exp with sort component and finally you connect target file that is 4 way mfs file.
this is not conform once check it out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dhirendra
Yes its possible. The Multifile system depth of your system
depends on the Number of CPU's you have. If you have 1 CPU
then the max depth of your MFS partition can be 4. In this
case also you can create 2 way partitions.
Regards,
Dhirenda
| Is This Answer Correct ? | 4 Yes | 10 No |
What is the difference between formal and export parameter? Export at what secenario we are going to use?
What do you mean by the overflow errors?
Describe the effect of the "checkpoint" t-sql statement?
What is regex (lookup)? When you should use it? How to use in abinitio graph?
What is the DynamicScriptGeneration and what is the Use?
Do you think effective communication is necessary for data processing?
Describe the evaluation of parameters order in ab initio?
Tell us about the architecture of abinitio.
How abinitio eme is segregated?
Explain data flow graph with an example?
Describe in detail about lookup?
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