This section contains a set of configuration steps required to enable basic functionality in the , as well as the methods by which you can apply the configuration.
Before you begin any configuration or modification to a working configuration, you should back up the |
Admin Settings page: If the software has been installed and the databases have been initialized, you should be able to start the platform and access the Admin Settings page. For more information, see Platform Configuration Methods.
Tip: Whenever possible, you should use the Admin Settings page of the application for platform configuration. |
Configuration by file: If the application is not available, you can perform configuration changes using the platform files. See below.
Please make backups of any configuration files that you modify and apply changes with caution. |
Tip: If you have not used a Linux text editor, please enter one of the following strings at the command line to see which is available in your environment. nano may be the easiest to use:
|
The are stored in the following directory:
/opt/trifacta/conf
Filename | Description |
---|---|
hadoop-site/* | (Hadoop only) Directory for configuration files from the Hadoop cluster to which the platform connects. See Prepare Hadoop for Integration with the Platform. |
nginx.conf | Configuration of the platform's HTTP access. |
| Most customer-facing configuration and product options for all components are stored here. |
NOTE: After saving your changes to the config files, you must restart the |
Change admin passwordReview self-registrationBy default, any visitor to the Login page can create an account in the
Disabling self-registration means that a Configure shared secretTo manage cookie signing, the platform deploys a shared secret, which is used for guaranteeing data transfer between the web client and the platform. At install time, the platform inserts a default shared secret. The default 64-character shared secret for the platform is the same for all instances of the platform of the same version. This secret should not be used across multiple deployments of the platform.
Please complete the following steps to change the shared secret. Steps:
|
The following configuration steps must be reviewed and completed for all deployments of the :
NOTE: You must define and configure your backend datastore before the platform is operational. |
NOTE: If High Availability is enabled on the cluster, it must be enabled on the |