Install the Talend Data Mapper feature on your Talend Runtime.
Before you begin
About this task
Talend Data Mapper is not included by default in Talend Runtime. In order to deploy a Job or Route that uses a data mapping component, you first need to install the feature.
Procedure
- Start your Talend Runtime.
-
Run the following command:
feature:install talend-data-mapper
.
Results
feature:list
command, you should see
talend-data-mapper
and talend-data-mapper-dependencies
in the list of features. You can now
deploy a Job or Route using a data mapping component to your Talend Runtime.