What's New and Changed > Part I: Version 10.5 > 10.5 What's Changed > Data Engineering
  

Data Engineering

Read this section to learn what's changed for Data Engineering products in version 10.5.

Documentation

Effective in version 10.5, instructions for integrating Informatica with a Google Dataproc cluster are in the Data Engineering Integration Guide.
Previously, Dataproc integration instructions were published in How-To Library (H2L) articles. You can view these articles, which cover Dataproc integration with Data Engineering 10.4, on the How-to Library tab in the Informatica Documentation Portal.

Spark Engine Behavior When Function Arguments Contain a 0 Value

Effective in version 10.5, the Spark engine writes NULL values to the target when the mapping contains certain invalid values.
The Spark engine writes NULL values in the following situations:
Previously, the Spark engine wrote random values.
Note: The Data Integration Service rejects rows with invalid values. If you want rows with invalid values to be rejected and not written to the target, run the mapping in the native environment.