Data Writer Configuration
The Data Writer component is an optional component that is enabled by default. It’s required by the following Composerfeatures:
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.
Note: Find more information about Composer and Kubernetes here: Running Composer in Kubernetes.
Comments
0 comments
Please sign in to leave a comment.