This is a continuing revision for !17 (merged) and !18 (closed). Changes from !18 (closed) have been added here for convenience in resolving merge conflicts.
Major changes:
rws
for the containing directory and r--
for the log itselfgzip
the log filerun-mmpol
now creates a single directory to store the raw policy output, the split gz files, and the parquet files plus anything else associated with the run. The directory name matches the name of the log file.Minor changes:
/
to -
. All metadata entries in the file/directory names are separated by _
for clarityrun-mmpol.sh
. Now the device must be specified regardless of which script is run.Syntax Changes:
"{}"
for clarity in variable substitution.$()
when performing command substitutionIssues Fixed: