Databricks get installation details
Steps to get installation logs and version file¶
Here are the steps to get Installation logs and Privacera plugin version files from DBFS:
- Privacera init script generates two files in DBFS at the location
dbfs:/privacera/cluster-logs/<CLUSTER_NAME>/
-
Commands to list files from dbfs location
Bash - Folder will have two files
- privacera.out : Installation log
- privacera_version.txt : Privacera plugin version details.
- Folder will have two files
-
Command to get files on local:
Bash