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 connector type to use for the connection. Here, the value must be aliyun-dataworks-maxcompute and this value must not be modified. |
connection.region_id | The region ID. The complete list is available here. |
connection.access_key_id | The user's access key id. This parameter is optional, the key can be provided through the environment variable ALIBABA_CLOUD_ACCESS_KEY_ID. If both are defined, the environment variable will be used. |
connection.access_key_secret | The secret associated to the access key. This parameter is optional, the key can be provided through the environment variable ALIBABA_CLOUD_ACCESS_KEY_SECRET. If both are defined, the environment variable will be used. Example: export ALIBABA_CLOUD_ACCESS_KEY_SECRET="abc654dqzER54C15674EZcazd" |
Quota | |
quota.max_retry | Maximum number of retries when a request encounters a quota expiration error. Default value: 3. |
quota.timeout_minute | Maximum waiting time when waiting for the availability of a quota, in minutes. Default value: 1 minute. |
quota.call_per_min | Calls per minute quota value. Default value: 50. |
Proxy | |
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 |
Object | Identifier Key | Description |
|---|---|---|
Dataset | code/table ID | - code: Unique identifier of the connection noted in the configuration file - table ID: Unique ID defined by the source system |
Field | code/column ID | - code: Unique identifier of the connection noted in the configuration file - column ID: Unique ID defined by the source system |
Data process | code/import/output table ID | - code: Unique identifier of the connection noted in the configuration file - output table ID: Unique ID of the output table |