T) What is Single Stage and Multi stage component ?
- Get link
- X
- Other Apps
- Single stage components process each record in a single step.Below are example of single stage component.
- Filter by expression
- Reformat
- Dedup
- Multi stage components process records in multiple stages allowing more complex operations like
- initialisation,
- finalization
Below are the example of the multi stage components
- Normalize
- Rollup
- Scan
- Scan with rollup etc.
Ab Initio
Ab Initio Architecture
Component Phases
data transformation
ETL Processing
Graph Design
In-memory Processing
Multi-stage Component
performance optimization
Stage Component
- Get link
- X
- Other Apps
Comments
Post a Comment