Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 459 Bytes

Xpand_Challenge_Spark


the main repository containing the implementation of Xpand_challenge in spark-scala
To run the executable go to /ScalaSparkChallengeMaven folder and run the command:"java -cp target\ScalaSparkChallenge-1.0-SNAPSHOT.jar main.MainEntry"
Alternatively spark can be installed in local environment, then go to Xpand_challenge_spark-shell folder, open console and run the following code:"spark-shell -i challenge.scala"