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/config
plugin directory:Bash -
Open the
log4j2.properties
file 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
- Next topic: Advanced Configuration