S) I have 100 records in input file in output i want 1 million records. What will be best approach? #scenario



  •  Use normalize with length as 10,000 fixed number. Graph will be having below components to produce output: Input file-> normalize -> output file

Comments

Popular posts from this blog

T) For data parallelism, we can use partition components. For component parallelism, we can use replicate component. Like this which component(s) can we use for pipeline parallelism?

T) When to use sort within groups ?

T) Explain about on .abi-unc files in abinitio ?