Why dont' match counts aligned between Reltio and MDM after a rebuild match table task.

Question

Why don't the match counts align between Reltio and DataBricks after a rebuild-match-table task?

 

Answer 

 

The Rebuild Match Table task (RebuildMatchTableTask) recomputes match tokens and potential matches for an entity type and repopulates the match tables in the tenant.  Rebuild Match Table is a platform-side operation; it does not directly touch Databricks.  Running Rebuild Match Table does not automatically guarantee that the Databricks match table is refreshed.  The Databricks connector will still show stale match rows if events corresponding to the rebuild are not emitted/consumed, or if the pipeline has not been rerun or fully refreshed after the rebuild. We recommend running syncToDataPipeline at this point.  You can run that task selectively.


POST https://{env}.reltio.com/reltio/api/{tenantId}/syncToDataPipeline?dataTypes=matches
 
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.