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