Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Building Jar using Maven and Executing Application #5

Open
neilpat1995 opened this issue Feb 13, 2017 · 1 comment
Open

Comments

@neilpat1995
Copy link

Hey Matthew,
I'm having some difficulty with running the "Spark-Scala" application and was following your blog post;. I noticed that you skipped the jar packaging step in the guide, so I followed the Github repository readme by running "mvn compile". However, this doesn't create the jar file within the "target" directory; instead, the "target" directory has a directory "classes" and a classes.timestamp file, and "classes" has the "ExampleJob.class" bytecode. Could you assist with this issue?

@newbreedofgeek
Copy link

@neilpat1995 having the same issue. Did you have any luck resolving it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants