Skip to content

Commit 3f8a560

Browse files
ShijinShijin
Shijin
authored and
Shijin
committed
Changes to correct ssl properties
1 parent e794b25 commit 3f8a560

File tree

1 file changed

+5
-5
lines changed
  • presto-docs/src/main/sphinx/connector

1 file changed

+5
-5
lines changed

Diff for: presto-docs/src/main/sphinx/connector/hive.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -232,15 +232,15 @@ Property Name Descriptio
232232
``hive.invalidate-metastore-cache-procedure-enabled`` When enabled, users will be able to invalidate metastore false
233233
cache on demand.
234234

235-
``hive.metastore.thrift.client.tls.enabled`` Whether TLS security is enabled. false
235+
``hive.metastore-thrift-client-tls-enabled`` Whether TLS security is enabled. false
236236

237-
``hive.metastore.thrift.client.tls.keystore.path`` Path to the PEM or JKS key store. NONE
237+
``hive.metastore-thrift-client-tls-keystore-path`` Path to the PEM or JKS key store. NONE
238238

239-
``hive.metastore.thrift.client.tls.keystore.password`` Password for the key store. NONE
239+
``hive.metastore-thrift-client-tls-keystore-password`` Password for the key store. NONE
240240

241-
``hive.metastore.thrift.client.tls.truststore.path`` Path to the PEM or JKS trust store. NONE
241+
``hive.metastore-thrift-client-tls-truststore-path`` Path to the PEM or JKS trust store. NONE
242242

243-
``hive.metastore.thrift.client.tls.truststore.password`` Password for the trust store. NONE
243+
``hive.metastore-thrift-client-tls-truststore-password`` Password for the trust store. NONE
244244

245245
======================================================== ============================================================= ============
246246

0 commit comments

Comments
 (0)