Installing and configuring Talend Data Catalog using an external database - 8.0

Talend Data Catalog Installation and Upgrade Guide

Version
8.0
Language
English
Operating system
Windows
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Data Catalog
Content
Installation and Upgrade
Last publication date
2024-01-26
The following steps describe how to install and configure Talend Data Catalog using an external database.

Before you begin

  • You have received the email sent by Talend, including information for downloading Talend Data Catalog solution and requesting a license.

  • You have downloaded the TDC-x.y-YYYYMMDD.zip file on your machine.
  • Make sure your database complies with the version recommended in Compatible databases.
  • You have configured the database as described in Configuring Talend Data Catalog database server.

Procedure

  1. Unzip the TDC-x.y-YYYYMMDD.zip file where you want Talend Data Catalog to be installed.
    You should avoid using the Program Files directories of Windows 7, 8.x and 10 as they are now controlled by Windows with special access rights.

    Depending on your software installation directory, you may need Administrator privileges.

  2. In the software home directory, right-click the Setup.bat file and click Run as administrator.
    You can also run this setup utility with the Windows command line, by using the start or call commands. Use the Setup.bat --help option to list the available parameters.
  3. Click Yes to allow the application to make changes to your device.
    This setup utility allows you to setup the configuration parameters through the Metadata Management (MM) Setup dialog box, which displays on execution.
  4. Optional: In the Database Server tab, clear the Enable Windows Service check box if selected then click the Configure button.
    You should only select this check box if using the embedded PostgreSQL database.
  5. In the Application Server tab, configure the fields as needed and click the Configure button.
    Field Description
    Enable Windows Service Select the check box to create the Talend Data Catalog Application Server Windows Service, set it for automatic start, and start it.
    Metadata Harvesting Browse Path Click Add and select which drives and network paths will be available in the UI.

    This controls the access to the file system for metadata harvesting.

    Enable REST API Help Select the check box to enable the access to Talend Data Catalog REST API documentation.

    You can also use the command line Setup.bat -we mmdoc.

  6. Close the dialog box.