mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
Docs - Looker properties (#7230)
* Docs - Looker properties * Update image
This commit is contained in:
parent
99a7441784
commit
cecd3ca342
@ -52,8 +52,8 @@ source:
|
||||
serviceConnection:
|
||||
config:
|
||||
type: Looker
|
||||
username: username
|
||||
password: password
|
||||
clientId: Client ID
|
||||
clientSecret: Client Secret
|
||||
hostPort: http://hostPort
|
||||
sourceConfig:
|
||||
config:
|
||||
@ -88,8 +88,8 @@ workflowConfig:
|
||||
#### Source Configuration - Service Connection
|
||||
|
||||
- **hostPort**: URL to the Looker instance.
|
||||
- **username**: Specify the User to connect to Looker. It should have enough privileges to read all the metadata.
|
||||
- **password**: Password to connect to Looker.
|
||||
- **clientId**: Specify the Client ID to connect to Looker. It should have enough privileges to read all the metadata.
|
||||
- **clientSecret**: Client Secret to connect to Looker.
|
||||
- **env**: Looker Environment.
|
||||
|
||||
#### Source Configuration - Source Config
|
||||
|
@ -52,8 +52,8 @@ source:
|
||||
serviceConnection:
|
||||
config:
|
||||
type: Looker
|
||||
username: username
|
||||
password: password
|
||||
clientId: username
|
||||
clientSecret: password
|
||||
hostPort: http://hostPort
|
||||
sourceConfig:
|
||||
config:
|
||||
@ -88,8 +88,8 @@ workflowConfig:
|
||||
#### Source Configuration - Service Connection
|
||||
|
||||
- **hostPort**: URL to the Looker instance.
|
||||
- **username**: Specify the User to connect to Looker. It should have enough privileges to read all the metadata.
|
||||
- **password**: Password to connect to Looker.
|
||||
- **clientId**: Specify the Client ID to connect to Looker. It should have enough privileges to read all the metadata.
|
||||
- **clientSecret**: Client Secret to connect to Looker.
|
||||
- **env**: Looker Environment.
|
||||
|
||||
#### Source Configuration - Source Config
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 172 KiB |
Loading…
x
Reference in New Issue
Block a user