Common Content for Data Engineering
- Common Content for Data Engineering 10.5.1
- All Products
Option
| Argument
| Description
|
---|---|---|
-MaxCores
-mc
| max_number_of_cores_to_allocate
| Optional. Maximum number of cores that the Resource Manager Service can allocate for jobs that run on the compute node. A compute node requires at least five available cores to initialize a container to start a DTM process. If any compute node assigned to the grid has fewer than five cores, then that number is used as the minimum number of cores required to initialize a container.
By default, the maximum number of cores is the actual number of cores available on the machine.
|
-MaxMem
-mm
| max_memory_in_mb_to_allocate
| Optional. Maximum amount of memory in megabytes that the Resource Manager Service can allocate for jobs that run on the compute node. A compute node requires at least 2.5 GB of memory to initialize a container to start a DTM process.
By default, the maximum memory is the actual memory available on the machine.
|