Troubleshooting for Access Management for Apache Spark OLAC¶
Steps to Retrieve Logs for Troubleshooting¶
To enable debug for Apache Spark OLAC, before executing the build_spark_plugin.sh script, update the log4j2.properties file to enable debug logging.
-
Navigate to the
oss-plugin/configplugin directory:Bash -
Open the
log4j2.propertiesfile and update the following property: -
Once the pod is up, navigate to the
~/tmp/<user>folder.Bash -
Logs will be saved in file
privacera.log -
Command to get logs on machine:
Bash
- Prev topic: Advanced Configuration