Manage optional features🔗
Matillion ETL has a number of preview, incubating, or deprecated features that you can turn on or off at your own discretion. To manage these features:
- Click Admin.
- Click Manage Optional Features.
- The Manage Optional Features dialog will open. To enable any feature, select its checkbox. To disable a feature, clear its checkbox.
- Click OK.
- The Matillion ETL server will need to restart before the changes take effect.
Some features will be enabled by default in your installation.
We advise that you consult the documentation for each of these features before introducing any into your workflows. You may also wish to contact support to discuss your use case directly.
Features are described in the following sections.
OAUTH_SECRET_MANAGERS🔗
Select this to enable secret managers for OAuth authentication.
DASHBOARD_TELEMETRY🔗
Select this to allow telemetry events to be sent to the Pipeline Observability dashboard. This feature is enabled by default.
This feature is only available for Matillion ETL version 1.65 or later.
DYNAMIC_PYTHON_SELECTION🔗
Select this to allow administrators to manage which Python implementations are in use. This feature is enabled by default.
CDC🔗
Select this to enable access to the legacy Change Data Capture (CDC) functionality within Matillion ETL.
Warning
This feature is deprecated as of version 1.71, and is expected to be end-of-life (EOL) by December 2024.
PERFORMANCE_MONITOR🔗
Select this to allow performance metrics to be captured. This feature is enabled by default for Matillion ETL version 1.74 and later.
ENABLE_PLAINTEXT_COMPONENT_PASSWORDS🔗
Select this to allow the use of plaintext passwords when configuring components. This feature is disabled by default, meaning the Store in component field in all components' password dialogs is disabled.
FORCE_RESTRICTED_USER_FOR_SCRIPT_COMPONENTS🔗
Select this to enforce that the Restricted user account must be used to execute scripts in the Bash Script and Python Script components.
ALLOW_BROWSER_LOGIN_AUTOCOMPLETE🔗
Controls the browser's "autocomplete" feature to allow or prevent autocompletion of passwords. If selected (the default), the user's browser will autocomplete login password fields. Some security regimes recommend that this feature is disabled.
Note
Most modern browsers will disregard this setting.
USE_OLD_JSCH_LIBRARY🔗
Select this to enable the use of the older JSch library for SFTP in the Data Transfer component. This may be required for compatibility with legacy systems.