ServerConfigurations
A name-value list of server configuration variables to override the server defaults.
データ型
string
デフォルト値
""
解説
This property takes a comma separated list of configuration variables specified as name-value pairs. Any values specified here will be sent to the Hive server to override the default values.
Example: hive.enforce.bucketing=true,hive.enforce.sorting=true