Skip to content

Fix server list & make configurable

Peter Onyisi requested to merge ponyisi/athena:21.0-fix-dq-servers into 21.0

Urgent fix to change DQ servers

Tier-0 can override default server list by adding the 'servers' key to the JSON passed to the DQ transform; this should be a comma-separated list of server names and will be passed directly to the DataQualityConfigurations code via the DQC_SERVERS environment variable.

Edited by Peter Onyisi

Merge request reports