maji2014 created SPARK-2057:
-------------------------------
Summary: run-example can only be ran under spark_home
Key: SPARK-2057
URL: https://issues.apache.org/jira/browse/SPARK-2057
Project: Spark
Issue Type: Bug
Reporter: maji2014
Priority: Minor
Fix For: 1.0.0
Old code can only be ran under spark_home and use "bin/run-example".
Error "./run-example: line 55: ./bin/spark-submit: No such file or directory"
appears when running in other place.
this code should be ""$FWDIR"/bin/spark-submit "
--
This message was sent by Atlassian JIRA
(v6.2#6252)