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

Talend Data Catalog Installation and Upgrade Guide

Version
7.3
Language
English
EnrichDitaval
Linux
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
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.tbz2 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. Decompress the TDC-x.y-YYYYMMDD.tbz2 file using the bzip2 command, where you want Talend Data Catalog to be installed.
    Depending on your software installation directory, you may need root privileges.
  2. In the software home directory, execute the Setup.sh file.
    You can also execute this setup utility and define the application server configuration parameters from the Linux shell. Use the setup.sh -help option to list the available parameters.
    This setup utility allows you to setup the configuration parameters through the Metadata Management (MM) Setup dialog box, which displays on execution.
  3. In the Application Server tab, leave the fields as default and click the Configure button.
    If you are using Linux shell, configure the parameters as follows:
    $ cd /opt/<TDC_HOME>/TalendDataCatalog
    $ sudo ./Setup.sh --tomcat-port 11480 --tomcat-agent false --tomcat-service true --ssl false
  4. Close the dialog box.

Results

You are now ready to execute and initialize Talend Data Catalog Application Server.