Abinitio Interview Questions 29 Dynamic Layout

    
                            Abinitio Interview Questions 29 Dynamic Layout


Watch my YouTube video for explanation :

                


What is Dynamic MFS layout - video done
        
What is it:
fixed depth
variable depth
dynamic mfs - build-mfs -dynamic -fixed depth dynamic layout
How it is being done:
fixed depth
mfile:dynamic:n  OR mfile:dynamic:$DEPTH 
variable depth
mfile:dynamic:-1:data-path[:MB-per-partition[:max-depth]]
-1 meaning its COP decided the depth of paralleism at runtime not the user
Creating Dynamic Single Directory MFS:
build-mfs -dynamic -singledir mfs-depth 64 -mfs-mount s3://my-bucket/mfs-64way
laypout:  s3://my-bucket/mfs-64way  OR mfile:dynamic:64
What are advantages of Dynamic Layout:
a. Migration  
b. Promotion
c. Collaboration and Resue

For more Abinitio, AWS and data engineering videos please subscribe , view , like and share my YouTube channel 

Click DataPundit

Comments

Popular posts from this blog

Abinitio Interview Question # 1 - Write Multiple Files in Abinitio

Next In Sequence in ABinitio | How next_in_sequence() works in MFS