13
0
cdsc_reddit/similarities/job_script.sh

5 lines
258 B
Bash
Raw Permalink Normal View History

2020-12-09 01:32:20 +00:00
#!/usr/bin/bash
start_spark_cluster.sh
2021-08-03 21:55:02 +00:00
singularity exec /gscratch/comdata/users/nathante/cdsc_base.sif spark-submit --master spark://$(hostname):7077 top_subreddits_by_comments.py
singularity exec /gscratch/comdata/users/nathante/cdsc_base.sif stop-all.sh