Multiple choice technology web technology

How do you convert 4-way MFS to 8-way mfs?

  1. Using Partition and Gather Components

  2. Using Redefine Format Component

  3. Using Reformat Component

  4. Using Merge Component

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Partition components redistribute data across flows, and Gather components collect it. To change from 4-way to 8-way MFS, you'd repartition the data from 4 partitions to 8 partitions using these components.