nerdexam
Google

PROFESSIONAL-DATA-ENGINEER · Question #109

Dataproc clusters contain many configuration files. To update these files, you will need to use the --properties option. The format for the option is: file_prefix:property=_____.

The correct answer is B. value. Explanation/Reference: To make updating files and properties easy, the --properties command uses a special format to specify the configuration file and the property and value within the file that should be updated. The formatting is as follows: file_prefix:property=value.

Submitted by layla.eg· Mar 30, 2026Building and operationalizing data processing systems

Question

Dataproc clusters contain many configuration files. To update these files, you will need to use the --properties option. The format for the option is: file_prefix:property=_____.

Options

  • Adetails
  • Bvalue
  • Cnull
  • Did

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    91% (32)
  • D
    3% (1)

Explanation

Explanation/Reference: To make updating files and properties easy, the --properties command uses a special format to specify the configuration file and the property and value within the file that should be updated. The formatting is as follows: file_prefix:property=value.

Topics

#Dataproc cluster properties#configuration files#cluster customization

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-DATA-ENGINEER Practice