Multiple choice technology

What does a Config File in parallel extender consist of (Choose 2)

  1. Operator Specification

  2. Number of Processes or Nodes

  3. Actual Disk Storage Location

  4. Memory to be utilized

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

The configuration file in parallel extender specifies the number of processes or nodes for parallel execution and defines the actual disk storage location for data. These are essential configuration parameters that control how parallel jobs run and where data is stored. Operator specifications and memory utilization are typically handled at the job or stage level, not in the config file.