Before you install on self-hosted Spark Standalone

Prerequisites

Download the Collibra DQ install package

You can download the DQ installation package from the Collibra Product Resource Center.

Note For additional download options, contact your Account Team.

Save the package in a directory on the CDQ VM, to be extracted later for the install.

Extract the file:

Copy
tar -xvf dq-full-package.tar.gz

(Optional) Clean up:

Copy
rm dq-full-package.tar.gz

Set the environment variables

Set the following environment variables:

For example, execute the following commands to set the environment variables:

Copy
export OWL_BASE=$(pwd)
export OWL_METASTORE_USER=postgres
export OWL_METASTORE_PASS=H55Mt5EbXh1a%\$aiX6
export SPARK_PACKAGE=spark-3.5.6-bin-hadoop3.tgz
export DQ_ADMIN_USER_PASSWORD=<password>

What's next

Install Standalone