Preparing to run the Denodo 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) | |
RAM | 8 GB |
CPU | 2 Ghz processor |
Software (for on-premise runs only) | |
Docker | Click here to get Docker. |
JDBC driver | Appropriate JDBC driver for Denodo. |
data.world specific objects (for both cloud and on-premise runs) | |
Dataset | You must have a ddw-catalogs (or other) 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. |
Creating user for running the collector
The user created for running the collector must have metadata and execute permissions for the database. For details about setting the user permissions, see the Denodo documentation.
To catalog the VQL definition of a view in Denodo, the user needs either the metadata_export role or write permissions for that view. You can grant the write permissions either at the database level or the view level, specifically for the views whose definitions you want to catalog. For details, see the Denodo documentation.