ServerConfigurations
A list of server configuration variables to override the server defaults.
Data Type
string
Default Value
""
Remarks
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