Big Data
Issue |
Description |
Product |
---|---|---|
Enforce that the system Path Separator character is consider as a single character | Jobs that contain tRunJob component can run successfully with Path Separator value considered as a single character. This avoids any kind of error messages. |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
Enforce that only Strings, Maps and HashMaps can be loaded from the crcMap file | Jobs that contain tRunJob component can run successfully with only java.lang.String, java.util.Map, and java.util.HashMap loaded from the cache. |
Talend Big Data Talend Big Data Platform Talend Real-Time Big Data Platform |
Data Mapper
Issue |
Description |
Product |
---|---|---|
tHMap generates empty row | A new option has been added to avoid generating empty rows when the tHMap component has no output. |
Talend Big Data Platform Talend Real-Time Big Data Platform |
cMap output not returned | The issue causing the cMap to return the input data instead of the output when it is not followed by another component has been solved. |
Talend Big Data Platform Talend Real-Time Big Data Platform |