Data Integration - Cloud - 8.0

Talend Release Notes

Version
Cloud
8.0
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 Management Console
Talend Cloud Pipeline Designer
Talend Data Preparation
Talend Data Stewardship
Talend Studio
Content
Installation and Upgrade
Release Notes
Last publication date
2023-09-28

Issue

Description

Available in

tSnowflakeOutputBulkExec cannot load data to Snowflake database tables properly

This issue has been fixed.

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 subscription-based Talend products with Talend Studio

tHTTPClient guess schema error The tHTTPClient component generates an error when you try to create the schema by clicking the Guess schema button if the component is not the first component in the subJob. The error is caused by the warning message that prompts Can't find component name Client.
As a workaround, you can disable the warning message by taking the following steps.
  1. Switch to the Run tab and then to the Advanced settings view.
  2. Select the Use specific JVM arguments option.
  3. Click the New... button and add the following line.
    -Dlog4j.configurationFile=/tmp/log4j.properties
  4. Add the following line to the /tmp/log4j.properties file.
    log4j.rootLogger=OFF
    Note: If the /tmp/log4j.properties file does not exist, create the file and then insert the line.

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 subscription-based Talend products with Talend Studio

The tHTTPClient component is currently not suitable with OSGi data services Jobs. This issue will be fixed in the coming releases.

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 subscription-based Talend products with Talend Studio

The tHTTPClient component works improperly if placed immediately after a tRESTRequest component This issue can be avoided by inserting a tMap component between the two components and setting the column mapping in the tMap component.

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 subscription-based Talend products with Talend Studio