Skip to content
Snippets Groups Projects
Commit e16641f8 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

fix policy name

parent 90b63609
1 merge request!8Automate conversion of GPFS policy outputs to parquet without Jupyter
...@@ -69,7 +69,7 @@ Processing GPFS log outputs is controlled by the `run-convert-to-parquet.sh` scr ...@@ -69,7 +69,7 @@ Processing GPFS log outputs is controlled by the `run-convert-to-parquet.sh` scr
While the file is being parsed, the top-level-directory (`tld`) is extracted for each entry and added as a separate column to make common aggregations easier. While the file is being parsed, the top-level-directory (`tld`) is extracted for each entry and added as a separate column to make common aggregations easier.
This script is written to parse the `list-policy-external` policy format with quoted special characters. This script is written to parse the `list-path-external` policy format with quoted special characters.
``` ```
Usage: ./run-convert-to-parquet.sh [ -h ] Usage: ./run-convert-to-parquet.sh [ -h ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment