Closed lisad closed 6 months ago
In the working directory itself we'd expect to see the latest output. In the run directory, we'd expect to see the output of that run, the error log and checkpoints.
If we extend to having phases or capabilities of some kind to fetch source data, we'd also put a copy of source data in the run dir.
Closed by #117
This was something we built before that was useful and I forgot until trying to actually run phaser from the CL and look at output: we should create subdirectories with run data
So if the command is
then within '~/employee_data' we should put a subdirectory each time the pipeline is run so that each run doesn't overwrite the previous run