Skip to content
Snippets Groups Projects
Commit 792d9084 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

Merge pull request #470 from tgravescs/fix_spark_examples_yarn

Only log error on missing jar to allow spark examples to jar.

Right now to run the spark examples on Yarn you have to use the --addJars option and put the jar in hdfs.  To make that nicer  so the user doesn't have to specify the --addJars option change it to simply log an error instead of throwing.
parents 256a3553 dd56b212
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment