Parameter | Expected value |
|---|---|
name | The name that will be displayed to catalog users for this connection. |
code | The unique identifier of the connection on the Zeenea platform. Once registered on the platform, this code must not be modified or the connection will be considered as new and the old one removed from the scanner. |
connector_id | The type of connector to be used for the connection. Here, the value must be google-data-lineage and this value must not be modified. |
connection.json_key | JSON access key. The key can be indicated directly or put in a separate file. In the latter case, this parameter indicates the path to the file in the form of a URI of scheme file:. Example: file:///opt/zeenea-scanner/connections/gdc_json_key.json Warning: If you indicate directly the token, you must use triple quotes to encapsulate the key as a parameter. Example: """{my: "json"}""". |
scope.project_id | List of project ids separated by comma |
scope.location_id | List of location ids separated by comma |
filter | To filter synchronized data process. See Rich Filters. |
proxy.scheme | Depending on the proxy, http or https |
proxy.hostname | Proxy address |
proxy.port | Proxy port |
proxy.username | Proxy username |
proxy.password | Proxy account password |
quota.read_per_minute | Reads per minute quota value. Default value: 1000 (default value of Google Data Lineage). |
quota.search_per_user_per_minute | Search quota value per user per minute. Default value: 180. |
quota.timeout_minute | Maximum waiting time when waiting for the availability of a quota. Default value: 10 minutes. |
quota.max_retry | Maximum number of retries when a request encounters a quota expiration error |
Criteria | Description |
|---|---|
name | Process name |
Object | Identification Key | Description |
|---|---|---|
Data process | code/project_id/location_id/process_id | - code: Unique identifier of the connection noted in the configuration file - project_id: Google project identifier - location_id: Google location identifier - process_id: Google process identifier |