Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Created September 13, 2019 03:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgadiraju/c019b2b6b5b4865a2d893daf8b103a22 to your computer and use it in GitHub Desktop.
Save dgadiraju/c019b2b6b5b4865a2d893daf8b103a22 to your computer and use it in GitHub Desktop.
spark-submit \
--master local \
--class retail.DailyProductRevenue \
--packages com.typesafe:config:1.3.2 \
target/scala-2.11/retail_2.11-0.1.jar dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment