4.4 Executing the ER Jobs
Before running the ER jobs, the user should ensure the following:
- Create an ER Schema
- Grant Permission to ER Schema
- Add ER Schema Wallet details
Note:
You can use only one ER schema per pipelineid for each FSDF version, and the same ER schema cannot be used with other pipelineid for any ER job execution.You can execute the following available jobs either manually or automatically
a using wrapper shell script for Entity Resolution in a specified sequence:
- Create Index and Load the Data
(
ER_Create_And_Load_Data_Into_Index.sh
) - Perform Matching
(
ER_Run_Bulk_Similarity_Job.sh
) - Data Survival
(
ER_Run_Data_Survival_Engine.sh
) - Load Data in FCC_ER_OUTPUT Table
(
ER_Run_Full_Data_Output.sh
)Note:
You can proceed with data movement from staging to FCDM during Load Data in FCC_ER_OUTPUT Table execution.