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