-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
archive_dir.sh <data-dir> <archive-dir> [-t template]
Moves to /<hash and outputs path
example:
archive_dir.sh data /smartdata/my_project/archive | xargs ln -s data
Problems:
pyspark give other outputs than just hash. --> either clean the dirhash so the output is always clean (it is not known if the output comes from pyspark, or from somewhere in dirhash), or parse the output in archive_dir.sh. The former is strongly preferred
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels