Big Data
Issue |
Description |
---|---|
The Inherit credentials from AWS option in tS3Configuration is not working | The issue in Spark Batch Jobs using Hive external database with S3 as a file location via the tS3Configuration component has been fixed. This fix applies to all EMR clusters (5.x and 6.x). You can now use the Inherit credentials from AWS option and run your Spark Batch Job. |
Hive connection fails when working with CDP 7.x | The issue preventing to connect to the Hive cluster with CDP 7.x distribution (Private Cloud Base and Public Cloud) using Kerberos has been fixed. |
Data Integration
Issue |
Description |
---|---|
Spring4Shell vulnerability - CVE-2022-22950 and CVE-2022-22965 | This issue has been fixed in the 8.0 R2022-03v2 Studio monthly update by
upgrading the spring-core jar to version 5.3.18. For more information, see the official Talend statement. |
Failing to connect to Salesforce | The issue of failing to connect to Salesforce using passwords starting with double-quotes has been fixed. |
Out of memory error caused by tHMap with tWriteXMLField | The out of memory issue caused by org.talend.transform.runtime.lib.MapExecutorImpl from tHMap working with tWriteXMLField has been fixed. |
tMap error when ternary operator is used in join condition of column with Date type | The tMap error when ternary operator is used in join condition of column with Date type has been fixed. |
tSAPInfoObjectOutput: cannot handle medium and long text | The issue that the tSAPInfoObjectOutput component cannot handle medium and long text has been fixed. |
Data Mapper
Issue |
Description |
---|---|
Performance issues when running subJobs | The issue which caused the MapExecutor to be recreated on each execution of a subJob with a tRunJob has been fixed. |
Missing EDI and HL7v2 structures in CI builds | The issue causing CI builds to fail when they use EDI or HL7v2 structures has been fixed |
Application Integration
Issue |
Description |
---|---|
Unexpected folder created when building a Route or Data Service Job as a Microservice ZIP archive |
When building a Route or Data Service Job as a Microservice ZIP archive, an
unexpected This issue has been fixed. |
Publishing a Data Integration Job through CI/CD fails when it contains tRESTClient |
If a Data Integration Job contains tRESTClient, publishing it through CI/CD fails with error. This issue has been fixed. |
Continuous Integration
Issue |
Description |
---|---|
'-DprojectFilter' not supported when used with 'mvn org.talend.ci:builder-maven-plugin:8.0.1:generateAllPoms' command |
Using the '-DprojectFilter' parameter when executing the 'mvn org.talend.ci:builder-maven-plugin:8.0.1:generateAllPoms' command to generate all POM files of a project was not supported. This issue has been fixed and you can now use both parameters at the same time. |