T) Difference between max core and max memory.

 

  •  Max core : component max-core parameter determines the maximum amount of memory the component will consume per partition before it spills to disk.
  •  Max memory : Enables the collection of memory usage data for components.

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 ?