Skip to main content Skip to complementary content

Computing suspect pairs and writing a sample in a Grouping campaign

Procedure

  1. Double-click tMatchPairing to display the Basic settings view and define the component properties.
  2. Click Sync columns to retrieve the schema defined in the input component.
  3. In the Blocking Key table, click the [+] button to add a row. Select the column you want to use as a blocking key, Site_name in this example.
    The blocking key is constructed from the center name and is used to generate the suffixes used to group pairs of records.
  4. In the Suffix array blocking parameters section:
    1. In the Min suffix length field, set the minimum suffix length you want to reach or stop at in each group.
    2. In the Max block size field, set the maximum number of the records you want to have in each block. This helps filtering data in large blocks where the suffix is too common.
  5. In the Folder field, set the path to the local folder where you want to generate the pairing model file.
    If you want to store the model in a specific file system, for example S3 or HDFS, you must use the corresponding component in the Job and select the Define a storage configuration component check box in the component basic settings.
  6. Select the Integration with Data Stewardship check box and set the connection parameters to the Talend Data Stewardship server.
    1. In the URL field, enter the address of the application suffixed with /data-stewardship/, for example http://localhost:19999/data-stewardship/.

      If you are working with Talend Cloud Data Stewardship, use the URL for the corresponding data center suffixed with /data-stewardship/ to access the application, for example, https://tds.us.cloud.talend.com/data-stewardship for the AWS US data center.

      For the URLs of available data centers, see Talend Cloud regions and URLs.

    2. Enter your login information in the Username and Password fields.
      To enter your password, click ... next to the field, enter your password between double quotes in the dialog box that opens and click OK.
      If you are working with Talend Cloud Data Stewardship and if:
      • SSO is enabled, enter an access token in the field.
      • SSO is not enabled, enter either an access token or your password in the field.
    3. Click Find a campaign to open a dialog box which lists the campaigns defined in Talend Data Stewardship and for which you are the owner or you have the access rights.
    4. Select the Sites deduplication campaign in which to write the grouping tasks and click OK.
  7. Click Advanced settings and set the below parameters:
    1. In the Filtering threshold field, enter a value between 0.2 and 0.85 to filter the pairs of suspect records based on the calculated scores.
      This value helps to exclude the pairs which are not very similar. The higher the value is, the more similar the records are.
    2. Leave the Set a random seed check box clear as you want to generate a different sample by each execution of the Job.
    3. In the Number of pairs field, enter the size of the suspect pairs sample you want to generate.
    4. When configured with Talend Data Stewardship, enter the maximum number of the tasks to load per a commit in the Max tasks per commit field.
      There are no limits for the batch size in Talend Data Stewardship (on premises). However, do not exceed 200 tasks per commit in Talend Cloud Data Stewardship, otherwise the Job fails.

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!