Skip to main content Skip to complementary content

Computing suspect duplicates, exact duplicates and unique rows

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. 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!