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