Informatica Data Quality
- Informatica Data Quality 10.4.1
- All Products
Command
| Description
|
---|---|
ExecutionOptions.MaxHadoopBatchExecutionPoolSize
| The maximum number of deployed Hadoop jobs that can run concurrently.
|
ExecutionOptions.MaxNativeBatchExecutionPoolSize
| The maximum number of deployed native jobs that each Data Integration Service process can run concurrently.
|
ExecutionOptions.MaxOnDemandExecutionPoolSize
| The maximum number of on-demand jobs that can run concurrently. Jobs include data previews, profiling jobs, REST and SQL queries, web service requests, and mappings run from the Developer tool.
|
WorkflowOrchestrationServiceOptions.MaxWorkerThreads
| The maximum number of threads that the Data Integration Service can use to run parallel tasks between a pair of inclusive gateways in a workflow. The default value is 10.
If the number of tasks between the inclusive gateways is greater than the maximum value, the Data Integration Service runs the tasks in batches that the value specifies.
|