Skip to content

Commit 1721491

Browse files
add instructions
1 parent 25cba2b commit 1721491

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@ Spark Examples
33

44
Examples for demonstrating profiling on a Spark cluster using [Opsian](https://www.opsian.com)
55

6+
Instructions
7+
============
8+
9+
* Use the `GenerateUsers` and `GenerateTransactions` programs to generate example files to profile with.
10+
* `cp example-vars.sh var.sh` and fill in the values for your machine and demo.
11+
* `./start-master.sh` and `./start-worker.sh` in screen in order to run the cluster.
12+
* `./submit.sh` to submit your job to the cluster.
13+

0 commit comments

Comments
 (0)