This scenario demonstrates:
-
How to create a Talend Job. See Creating the Job for details.
-
How to drop and link the components to be used in a Job. See Dropping and linking components for details.
-
How to configure the input components using the related metadata from the Repository. See Configuring the input data for Pig for details.
-
How to configure the transformation to join the input data. See Configuring the data transformation for Pig for details.
-
How to write the transformed data to HDFS. See Writing the output for details.