Skip to content

Commit

Permalink
Revert "Revert "Added server_side_parameters for thrift connection me…
Browse files Browse the repository at this point in the history
…thod" (#2711)"

This reverts commit 1af5391.
  • Loading branch information
runleonarun authored Jan 19, 2023
1 parent 1af5391 commit 0ea39e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/reference/warehouse-setups/spark-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ your_profile_name:
auth: [e.g. KERBEROS]
kerberos_service_name: [e.g. hive]
use_ssl: [true|false] # value of hive.server2.use.SSL, default false
server_side_parameters:
# cluster configuration parameters, otherwise applied via `SET` statements
# for example:
# "spark.databricks.delta.schema.autoMerge.enabled": True
```

</File>
Expand Down

0 comments on commit 0ea39e1

Please sign in to comment.