Data Writer Configuration
This applies to: Visual Data Discovery
The Data Writer component is an optional component that is enabled by default. It’s required by the following Symphony features:
Uploading flat files (e.g. CSV, JSON) for further analysis.
Landing streaming data via Upload API.
Performing multipass and multisource filtering of your data with the help of Keysets.
Tracking end users' access to data via User Auditing.
If none of these features are required, add the following configuration to your values.yaml
to disable it:
dataWriter:
enabled: false
Then install a new helm chart release or upgrade an existing one.
Comments
0 comments
Please sign in to leave a comment.