-
-
-
Abinitio Graph Phasing and Checkpoints
What is phasing & checkpointing? What is the use ?
-
-
-
Graph Parameters
How can you set the parameters to call the graphs?
-
Abinitio
How to write the script in Abinitio by using unix?
-
Join on partitioned flow
If I have 2 files containing field file1(A,B,C) and file2(A,B,D), if we partition both the files on key A using partition by key and pass the output to join component, if the join key is (A,B) will it join or not and WHY?
-
-
-
Abinitio developer role
what is a Framework in abinitio all about? Can anybody explain me in detail about what an abinitio developer in general does in his job?
-
3 Way join with different column names.
Hi,
I have 3 files each having 2 cols
e.g
File1
empid deptid
1 100
2 200
3 200
4 100
5 300
File2
empid salary
1 10
2 20
3 30
4 40 -
-
Using Partition components
i having 1000 records in in0 file.
i want first 250 records into out0 file,
next 250 (250 to 500)records into out1 file,
next 250(500 to 750) records into out2 file,
last 250(750 to 1000) records into out3 file using partition components? -
-
-
Graph Performance
I have a master file with user personal details and around 50k users.
Each day a transaction file with about 100million records come in and we need to update transaction file with user details present in master file.
What is a good approach for this? -
-
Unit testing
How do you perform Unit testing?
-
Abinitio Interview Questions
Ans