Patrick Wendell created SPARK-1657:
--------------------------------------
Summary: Spark submit should fail gracefully if YARN support not
enabled
Key: SPARK-1657
URL: https://issues.apache.org/jira/browse/SPARK-1657
Project: Spark
Issue Type: Sub-task
Components: Spark Core, YARN
Reporter: Patrick Wendell
Assignee: Patrick Wendell
Priority: Blocker
Fix For: 1.0.0
Currently it throws a ClassNotFoundException when trying to reflectively load
the class. We should check if the yarn Client class is loadable and throw a
nicer exception if it's not found.
--
This message was sent by Atlassian JIRA
(v6.2#6252)