Deny unsupported SQL primitives by default on EMR¶
Overview¶
Use this configuration to enable the deny-by-default mechanism for unsupported SQL primitives in EMR Spark queries.
Configure¶
- SSH to the instance where Privacera is installed.
- Run the following command to navigate to the /custom-vars directory.
Bash - Edit the vars.emr.yml file
Bash - Uncomment the below-mentioned flag to set its value to true.
Bash - Once the properties are updated, run below command to generate the plugin configurations:
- Follow the steps given here to deploy the EMR Cluster with changes.
- Prev topic: Advanced Configuration