zouzias / spark-hello-world

A simple hello world using Apache Spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloWorld-assembly-0.1.0.jar is generated in my case

vishvendrasingh opened this issue · comments

Hi, following file was generated in my case
/root/spark/spark-hello-world/target/scala-2.11/HelloWorld-assembly-0.1.0.jar

but in code
/usr/share/scala-2.11/HelloWorld-assembly-1.0.jar

in file
/root/spark/spark-hello-world/submit-spark-hello-world.sh

Indeed, thanks for reporting.

I have fixed it now at 4cdfea1