What's new in R2020-12 - Cloud - 7.3

Talend Release Notes

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud API Services Platform
Talend Cloud Big Data
Talend Cloud Big Data Platform
Talend Cloud Data Fabric
Talend Cloud Data Integration
Talend Cloud Data Management Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Cloud API Designer
Talend Cloud API Tester
Talend Cloud Data Inventory
Talend Cloud Data Preparation
Talend Cloud Data Stewardship
Talend Cloud Pipeline Designer
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Talend Studio
Content
Installation and Upgrade
Release Notes
Last publication date
2024-03-20

Big Data: new features

Feature

Description

Available in

Support of Databricks 6.4 Databricks 6.4 is now supported on AWS.

Available in:

Big Data

Big Data Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Data Fabric

Real-Time Big Data Platform

All Talend products with Big Data

Key pair authentication for Snowflake components in Spark Batch Jobs The following Snowflake components now support key pair authentication method:
  • tSnowflakeInput
  • tSnowflakeOutput
  • tSnowflakeConfiguration
To use the key pair authentication method, you must set the key pair authentication data in the Basic settings view of the tSetKeystore component.

Available in:

Big Data

Big Data Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Data Fabric

Real-Time Big Data Platform

All Talend products with Big Data

New option to choose between RDD and DS

In 7.3, you can now choose whether you want to use DS (Dataset) or not when running Spark Batch Jobs.

Following the APIs migration of components from RDD (Resilient Distributed Dataset) to DS, some behavioral differences may appear in your Jobs depending on the API used by the components. This new option allows you to ensure the backwards compatibility between Jobs created before 7.3 and Jobs created in 7.3, and also to avoid errors with ISO configurations due to behavioral differences between RDD and DS.
Note: Newly created Jobs in 7.3 use DS and imported Jobs from 7.3 or earlier use RDD by default.

Available in:

Big Data

Big Data Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Data Fabric

Real-Time Big Data Platform

All Talend products with Big Data

Data Integration: new features

Feature

Description

Available in

Look and feel change The arrow icons across connections between components have changed.

Available in:

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

All Talend products with Talend Studio

Git remote branches list enhancement A new item > Click for more remote branches ... is added in the drop-down menu of the Repository tree view, which allows you to search and select a remote branch or a tag in a dialog box.

Available in:

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

All Talend products with Talend Studio

Git conflict resolution enhancement Talend Studio now supports comparing the conflicted items for the following types of metadata connection in EMF compare editor:
  • Azure
  • CosmosDB
  • Couchbase
  • Neo4jv4
  • NetSuite
  • RabbitMQ
  • Workday

Available in:

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

All Talend products with Talend Studio

tELTTeradataMap enhancement

The ELT Map editor of the tELTTeradataMap component now provides a new dialog box Property Settings, which contains two options:

  • Delimited identifiers: With this check box selected, double quotes will be added for all output column names to support delimited identifiers.
  • Use alias in output table: With this check box selected, aliases will be used for all output columns in the SQL query.

Available in:

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

All Talend products with Talend Studio

Teradata 17 supported

This release supports Teradata 17.

Available in:

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

All Talend products with Talend Studio

Google BigQuery components: new authentication mode using an OAuth access token only The tBigQueryBulkExec, tBigQueryInput, tBigQueryOutput and tBigQuerySQLRow components now provide a new OAuth Access Token authentication mode which allows you to authenticate to your project using an OAuth access token.

Available in:

Big Data

Big Data Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Data Fabric

Real-Time Big Data Platform

All Talend products with Big Data

GS components: new credential type to authenticate using an OAuth access token only

The GS components now provide a new OAuth Access Token credential type which allows you to authenticate to your project using an OAuth access token.

This option is available for the tGSBucketCreate, tGSBucketDelete, tGSBucketExist, tGSBucketList, tGSConnection, tGSCopy, tGSDelete, tGSGet, tGSList and tGSPut components.

The tGSBucketCreate component also provides the ASIA region for bucket creation when selecting this new credential type.

Available in:

Big Data

Big Data Platform

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

Data Integration

Data Management Platform

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

All Talend products with Talend Studio

Data Mapper: new features

Feature

Description

Available in

Optional elements with empty values in XML structures The new Emit empty optional elements on output property in the XML representation allows you to produce optional elements in the output, even when they have empty values.

Available in:

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

All Talend Platform and Data Fabric products

Beans and routines The location of beans and routines from Talend Studio are now automatically added to the Mapping classpath in new projects. They are also automatically compiled the first time the Test Run feature is used in a session.

Available in:

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

All Talend Platform and Data Fabric products

Excluding complex elements from XSD imports A new option in the XML Schema import wizard allows you to list complex types to exclude from your structure.

Available in:

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

All Talend Platform and Data Fabric products

Support for duplicate JSON elements Importing a JSON file with duplicate element names no longer returns an error, the value of the first element is used and the others are ignored.

Available in:

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

All Talend Platform and Data Fabric products