Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Multi-threaded Batch Job Properties

Multi-threaded Batch Job Properties

You need to configure the number of threads to use and the block size to process for multi-threaded batch jobs.
You configure the number of threads to use for each of the batch jobs in the
cmxserver.properties
file. The following table describes the properties to configure for multi-threaded batch jobs:
Property
Description
cmx.server.automerge.threads_per_job
Number of threads that the MDM Hub uses to process the automerge batch jobs. The default is 1.
cmx.server.automerge.block_size
Number of records to process in each block for the automerge job. The default is 250.
cmx.server.batch.threads_per_job
Number of threads that the MDM Hub uses to process the load, recalculate BVT, and revalidate batch jobs. The default is 10.
The value of cmx.server.batch.threads_per_job must be equal to or less than the total number of threads for batch processing available from all
Process Servers
.
cmx.server.batch.load.block_size
Number of records to process in each block for the load job. The default is 250.
cmx.server.batch.recalculate.block_size
Number of records to process in each block for the recalculate BVT and revalidate jobs. The default is 250.

0 COMMENTS

We’d like to hear from you!