tHConvertFile
|
Uses Talend Data Mapper structures to perform a conversion from one representation to
another, as a Spark Batch execution. |
tHMap
|
Executes transformations (called maps) between different sources and destinations
by harnessing the capabilities of Talend Data Mapper, available in the Mapping perspective. |
tHMapFile
|
Runs a
Talend Data Mapper
map where input and output structures may differ, as a Spark batch
execution. |
tHMapInput
|
Runs a
Talend Data Mapper
map where input and output structures may differ, as a Spark batch execution, and
sends the data for use by a downstream component. |
tHMapRecord
|
Runs a
Talend Data Mapper
map where input and output structures may differ, as a Spark streaming
execution. |