Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings in the Hadoop Environment
  4. Mapping Sources in the Hadoop Environment
  5. Mapping Targets in the Hadoop Environment
  6. Mapping Transformations in the Hadoop Environment
  7. Processing Hierarchical Data on the Spark Engine
  8. Configuring Transformations to Process Hierarchical Data
  9. Processing Unstructured and Semi-structured Data with an Intelligent Structure Model
  10. Stateful Computing on the Spark Engine
  11. Monitoring Mappings in the Hadoop Environment
  12. Mappings in the Native Environment
  13. Profiles
  14. Native Environment Optimization
  15. Cluster Workflows
  16. Connections
  17. Data Type Reference
  18. Function Reference
  19. Parameter Reference

Big Data Management User Guide

Big Data Management User Guide

Blaze Engine Execution Plan Details

Blaze Engine Execution Plan Details

You can view details of the Blaze engine execution plan in the Administrator tool and Developer tool.
In the Developer tool, the Blaze engine execution plan appears as a workflow. You can click on each component in the workflow to get the details.
The following image shows the Blaze execution plan in the Developer tool:
The Blaze engine execution plan workflow contains the following components:
  • Start task. The workflow start task.
  • Command task. The pre-processing or post-processing task for local data.
  • Grid mapping. An Informatica mapping that the Blaze engine compiles and distributes across a cluster of nodes.
  • Grid task. A parallel processing job request sent by the Blaze engine executor to the Grid Manager.
  • Grid segment. Segment of a grid mapping that is contained in a grid task.
  • Tasklet. A partition of a grid segment that runs on a separate DTM.
In the Administrator tool, the Blaze engine execution plan appears as a script.
The following image shows the Blaze execution script:
In the Administrator tool, the Blaze engine execution plan has the following details:
  • Script ID. Unique identifier for the Blaze engine script.
  • Script. Blaze engine script that the Data Integration Service generates based on the mapping logic.
  • Depends on. Tasks that the script depends on. Tasks include other scripts and Data Integration Service tasks, like the Start task.

0 COMMENTS

We’d like to hear from you!