How To Set BI Tool Feature Flags¶
Alation allows enablement of additional connectors using feature flags to enable use before features are made broadly available by default. These flags can be enabled from the Alation shell and in some cases from the Labs/Feature Configuration tab on the Admin Settings page.
To enable feature flags from the Alation shell, follow these steps:
SSH into your Alation instance and enter the Alation shell:
sudo /etc/init.d/alation shell
Run the command to set the feature flag value substituting the
<flag name>
and<value>
with the required flag name and value:alation_conf <flag name> -s <value>
For example,
alation_conf alation.feature_flags.enable_mstr_for_gbm_v2 -s True
Restart Alation:
alation_supervisor restart all
BI Tool Feature Flags¶
Flag |
Description |
---|---|
|
A generic BI sources
support parameter that is
required for all BI
connectors. As the default is |
|
Enables registering the same BI server multiple times. This can place additional stress on the BI server. This flag does not apply to GBM V2. When enabled, Alation allows you to add multiple BI sources for one server on Default (legacy) framework. |
|
Enables support for SQL Server Reporting Service.
Requires that the generic BI
flag |
|
Together with
|
|
Together with
|
|
Highly recommended by Alation. Enables Lineage V2, dataflow objects, and column level lineage via API. See Enable Lineage V2. |
BI Tool Flags in Labs/Feature Configuration¶
Flag |
Description |
---|---|
Enable Tableau Data Source certification |
Surfaces Endorsements on Tableau Data Source pages in Alation as Certification in Tableau Server 10.4. |
Enable Tableau Workbook certification |
Surfaces Alation Endorsements on Tableau Workbook pages as Alation-Certified projects in Tableau Server. |