Preparing to run the Sigma collector
Setting up pre-requisites for running the collector
Make sure that the machine from where you are running the collector meets the following hardware and software requirements.
Item | Requirement |
---|---|
Hardware (for on-premise runs only) Note: The following specs are based upon running one collector process at a time. Please adjust the hardware if you are running multiple collectors at the same time. | |
RAM | 8 GB |
CPU | 2 Ghz processor |
Software (for on-premise runs only) | |
Docker | Click here to get Docker. |
data.world specific objects (for both cloud and on-premise runs) | |
Dataset | You must have a ddw-catalogs dataset set up to hold your catalog files when you are done running the collector. If you are using Catalog Toolkit , follow these instructions to prepare the datasets for collectors. |
Network connection | |
Allowlist IPs and domains |
Setting up Sigma
Setting up API token for authentication
You will need to set up a user account and an API token in Sigma. This information is used by the collector to authenticate to Sigma.
Important
For detailed instructions, see the Sigma Docs.
Open the Sigma Admin Portal. Click on Administration and then APIs & Embed Secrets.
Create a new API token
Save the API token and the associated Client ID . You will use this information while setting up the collector parameters for authentication.
Setting up workbook permissions
The user account to be used for running the collector should have a minimum Can View permission on the workbook being cataloged.
Important
For detailed instructions, see the Sigma Docs.
To grant view permission:
Go to the folder containing the workbook.
Click on the three dots next to the workbook you want to share. Select Share.
Select team or user to grant permission.
Select the Can View permission. Click Share.
Setting up connection permissions
To be able to collect lineage, the user account should have a minimum Can Use permission on the connection. The permission can be granted at database, schema, or table level.
Important
For detailed instuctions, see the Sigma docs.
To grant permission to the database:
Open the connection from the left side panel.
Open the Permissions tab for the database. Click Add Permission Grant.
Select team or user to grant permission.
Select the Can Use permission. Click Save