Enable Delta Lake for Apache Spark OLAC¶
To enable Delta Lake support for Apache Spark OLAC, before executing the build_privacera_plugin.sh script, set the DELTA_LAKE_ENABLE_FLAG to true.
-
Navigate to the
oss-pluginplugin directory:Bash -
Open the
penv.shfile and update the following properties:
- Prev topic: Advanced Configuration