Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwit-nx committed Dec 22, 2024
1 parent 0ee257d commit 1e4bf2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/apache-airflow-providers-apache-hive/connections/hive_cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,16 @@ High Availability (optional)
Specify as ``True`` if you want to connect to a Hive installation running in high
availability mode. Specify host accordingly.

SSL Trust Store (optional)
Specify the path to SSL trust store to be used with Hive Beeline.

SSL Trust Store Password (optional)
Specify the password to SSL trust store to be used with Hive Beeline.

Transport mode (optional)
Specify the transport mode to be used with Hive Beeline.



When specifying the connection in environment variable you should specify
it using URI syntax.
Expand Down

0 comments on commit 1e4bf2d

Please sign in to comment.