What do you mean by continuous graph?
what is it significance?
Answer Posted / mathur sahab
We have a continuous graph wherein we have generate record
component in batch mode we need to write everything to the
Multipublish queue with throttle in between and the
requirement is like if we have a 1000 records and if the
graph fails in between let us say at 500th record, the
first 499 records should be loaded into the multipublish
queue and when we restart the graph again it should start
from 500th record but not from 1st record....
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the different types of parallelism used in abinitio?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
What are the Graph parameter?
Can anyone give me an example of realtime start script in the graph?
Can sorting and storing be done through single software or you need different for these approaches?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
What are the key elements of a data processing system?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
Is data warehousing different from data mining?
What is the purpose of having stored procedures in a data-based?
How can we increase the loading performance of oracle table in AbInitio?
Code check-in and check-out commands in AbInitio
What is a partition and what are the different types of partition components in abinitio?
What a local lookup is?
How do you add default rules in the transformer?