mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-30 19:36:41 +00:00
MINOR: Fix hive yaml docs (#14842)
This commit is contained in:
parent
20605cf7c7
commit
59d97357c6
@ -181,6 +181,7 @@ source:
|
|||||||
# metastoreConnection:
|
# metastoreConnection:
|
||||||
# type: Mysql
|
# type: Mysql
|
||||||
# username: <username>
|
# username: <username>
|
||||||
|
# authType:
|
||||||
# password: <password>
|
# password: <password>
|
||||||
# hostPort: <hostPort>
|
# hostPort: <hostPort>
|
||||||
# databaseSchema: metastore
|
# databaseSchema: metastore
|
||||||
@ -191,6 +192,7 @@ source:
|
|||||||
# metastoreConnection:
|
# metastoreConnection:
|
||||||
# type: Postgres
|
# type: Postgres
|
||||||
# username: <username>
|
# username: <username>
|
||||||
|
# authType:
|
||||||
# password: <password>
|
# password: <password>
|
||||||
# hostPort: <hostPort>
|
# hostPort: <hostPort>
|
||||||
# database: metastore
|
# database: metastore
|
||||||
|
@ -181,6 +181,7 @@ source:
|
|||||||
# metastoreConnection:
|
# metastoreConnection:
|
||||||
# type: Mysql
|
# type: Mysql
|
||||||
# username: <username>
|
# username: <username>
|
||||||
|
# authType:
|
||||||
# password: <password>
|
# password: <password>
|
||||||
# hostPort: <hostPort>
|
# hostPort: <hostPort>
|
||||||
# databaseSchema: metastore
|
# databaseSchema: metastore
|
||||||
@ -191,6 +192,7 @@ source:
|
|||||||
# metastoreConnection:
|
# metastoreConnection:
|
||||||
# type: Postgres
|
# type: Postgres
|
||||||
# username: <username>
|
# username: <username>
|
||||||
|
# authType:
|
||||||
# password: <password>
|
# password: <password>
|
||||||
# hostPort: <hostPort>
|
# hostPort: <hostPort>
|
||||||
# database: metastore
|
# database: metastore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user