Skip to content

Commit 4ecaae3

Browse files
committed
add usage doc
1 parent cf3f677 commit 4ecaae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Aurora/Spark job submit tool usage on aurora.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ After submitted successfully, you can get your job ID which is generated by Auro
9090
Submitting an interactive job and wait for at most 1800 sec.
9191
debug 67690.amn-0001
9292
debug -A Aurora_deployment -l select=2 -l walltime=2:00:00 -l filesystems=flare:daos_user -q lustre_scaling -v SPARKJOB_SCRIPTS_DIR=/lus/flare/projects/Aurora_deployment/spark/spark-job/bin,SPARKJOB_CONFIG_DIR=/home/damon/spark_work_home,SPARKJOB_INTERACTIVE=1,SPARKJOB_SCRIPTMODE=0,SPARKJOB_OUTPUT_DIR=/home/damon/spark_work_home,SPARKJOB_SEPARATE_MASTER=0,SPARKJOB_OAPML=1,SPARKJOB_DAOS=1,SPARKJOB_ARG= -o /home/damon/spark_work_home -e /home/damon/spark_work_home /lus/flare/projects/Aurora_deployment/spark/spark-job/bin/start-spark.sh
93+
9394
# Submitted
9495
SPARKJOB_JOBID=67690.amn-0001
9596
need spark job host: 0
@@ -165,7 +166,6 @@ submit-spark.sh provides a few arguments. You can get detailed info about the ar
165166
```shell
166167
$ /lus/flare/projects/Aurora_deployment/spark/spark-job/bin/submit-spark.sh -h
167168
Spark Job Submit Tool v1.0.3 for Aurora
168-
169169
Usage:
170170
submit-spark.sh [options] JOBFILE [arguments ...]
171171

0 commit comments

Comments
 (0)