Skip to main content Skip to complementary content
Close announcements banner

Arranging the data flow

Procedure

  1. In the Integration perspective of Talend Studio, create an empty Spark Batch Job, named rf_model_creation for example, from the Job Designs node in the Repository tree view.
    For further information about how to create a Spark Batch Job, see Creating a Spark Job.
  2. In the workspace, enter the name of the component to be used and select this component from the list that appears. In this scenario, the components are tHDFSConfiguration, tFileInputDelimited, tRandomForestModel component, and 4 tModelEncoder components.
    It is recommended to label the 4 tModelEncoder components to different names so that you can easily recognize the task each of them is used to complete. In this scenario, they are labeled Tokenize, tf, tf_idf and features_assembler, respectively.
  3. Except tHDFSConfiguration, connect the other components using the Row > Main link as is previously displayed in the image.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!