Notable fixes in R2021-02
Big Data
Issue |
Description |
Available in |
---|---|---|
Spark Joblets keep using default settings HDFS even if S3 is selected |
The issue of using a different storage in Joblet than in the main Job has been fixed. |
All Talend products with Big Data |
Missing JSON library with tDataprepRun in Spark local |
The NoClassDefFoundError: net/sf/json/JSONObject error when using tDataprepRun in Spark local has been resolved |
All Talend products with Big Data |
BD Job using user impersonation fails with log4j2 permission denied |
The issue has been fixed both on YARN Client and YARN Cluster modes and the Job can now run with user impersonation. |
All Talend products with Big Data |
Application Integration
Issue |
Description |
Available in |
---|---|---|
When tRestRequest is used in a Job, global variables that are specified before are null when called after this component. |
Global variables can now be called after tRestRequest without errors. |
All Talend products with ESB |
Routes using the Apache Camel Jetty component fail when run as Microservice. |
This issue is caused by the missing of the Jetty classes. It has been fixed. |
All Talend products with ESB |