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