HdiConfiguration Class

Represents configuration information for experiments that target HDInsightCompute.

This class is used in the RunConfiguration class.

You can specify the field yarn_deploy_mode with the value of either 'cluster' or 'client'.

Class HdiConfiguration constructor.

Inheritance
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
HdiConfiguration

Constructor

HdiConfiguration()