How to successfully execute a spark job locally? #193
AdrianoNicolucci
started this conversation in
General
Replies: 1 comment
-
Did you find an answer to this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't think the setup instructions to run a job locally are complete. I'm trying to execute a glue job locally...all it says is:
If I run ./bin/gluesparksubmit in bash followed by the name of the python file, it seems to successfully build followed by this error message and nothing happens:
Can someone provide the actual parameters we need to pass to execute a job or an example how they have successfully used this library locally?
Beta Was this translation helpful? Give feedback.
All reactions