spark-examples
spark-examples copied to clipboard
Submitting code to AWS EMR
I tried to run your code to AWS EMR and I get the following error -
"FailureDetails": { "Reason": "Main Class not found.", "LogFile": "s3://some_locatoin/clusterId/steps/stepId/stderr.gz", "Message": "java.lang.ClassNotFoundException: org.sparkexample.WordCountTask" }
Maybe you have an idea how I can fix it. I also asked about it in SO - https://stackoverflow.com/questions/47292053/spark-on-emr-main-class-not-found-error
@tomron were you able to resolve this error? what is the solution? could you help me out here, facing the same issue. ty.
Sorry, I don't remember was too long ago...