Skip to content

Commit 6f545c1

Browse files
authored
Create Spark single server in Grid5000
1 parent a0610f7 commit 6f545c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Spark single server in Grid5000

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
oarsub -I -l nodes=1,walltime=6 -t deploy
2+
kadeploy3 -f $OAR_NODE_FILE -e jessie-x64-base -k
3+
4+
5+
cd workspace/archives
6+
7+
scp jdk-8u131-linux-x64.tar.gz root@name_of_node:/home
8+
9+

0 commit comments

Comments
 (0)