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

Databricks Spark Engine Execution Details

Databricks Spark Engine Execution Details

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