Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings
  4. Sources
  5. Targets
  6. Transformations
  7. Cluster Workflows
  8. Profiles
  9. Monitoring
  10. Hierarchical Data Processing
  11. Hierarchical Data Processing Configuration
  12. Hierarchical Data Processing with Schema Changes
  13. Intelligent Structure Models
  14. Stateful Computing
  15. Connections
  16. Data Type Reference
  17. Function Reference

User Guide

User Guide

Spark Engine Execution Plan Details

Spark Engine Execution Plan Details

You can view the details of a Spark engine execution plan from the Administrator tool or Developer tool.
The Spark engine execution plan shows the Scala code on the Databricks Spark engine.
The following image shows the execution plan for a mapping to run on the Spark engine:
The Spark engine execution plan has the following details:
  • Script ID. Unique identifier for the Spark engine script.
  • Script. Scala code 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.

0 COMMENTS

We’d like to hear from you!