Skip to content

Commit 73ef9d3

Browse files
authored
Update README.md
1 parent 14c9b0f commit 73ef9d3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

‎chapter6/java/README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## How to build the package
22
1. sbt clean package
33
2. mkdir jars
4-
3. cp main-java-chapter6_2.12-1.0.jar from the target/scala-2.12 directory into the jars/
5-
How to run the Example
4+
3. cp main-java-chapter6_2.12-1.0.jar from the target/scala-2.12 directory into the jars
5+
6+
## How to run the Example
67

78
`spark-submit --class main.java.chapter6.Example6_3 jars/main-java-chapter6_2.12-1.0.jar`

0 commit comments

Comments
 (0)