13
0
cdsc_reddit/datasets/submissions_2_parquet.sh
2022-04-06 11:11:11 -07:00

10 lines
323 B
Bash
Executable File

#!/usr/bin/env bash
## this should be run manually since we don't have a nice way to wait on parallel_sql jobs
srun -p compute-bigmem -A comdata --nodes=1 --mem-per-cpu=9g -c 40 --time=120:00:00 python3 $(pwd)/submissions_2_parquet_part1.py gen_task_list
start_spark_and_run.sh 1 $(pwd)/submissions_2_parquet_part2.py