Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91247964
start-spark.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 9, 08:30
Size
171 B
Mime Type
text/x-shellscript
Expires
Mon, Nov 11, 08:30 (2 d)
Engine
blob
Format
Raw Data
Handle
22229297
Attached To
R1979 Scitas Spark Cluster Mode Service
start-spark.sh
View Options
#!/bin/bash -l
# author: gilles fourestey (EPFL)
#
# debug flag
#set -x
execute-spark.sh &
while
[
! -f ./
${
SLURM_JOBID
}
_spark_master
]
;
do
sleep 1
done
sleep 5
Event Timeline
Log In to Comment