[
https://issues.apache.org/jira/browse/SPARK-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021467#comment-14021467
]
Patrick Wendell commented on SPARK-2057:
----------------------------------------
Fixed via this patch:
https://github.com/apache/spark/pull/1011
> run-example can only be run within spark_home
> ---------------------------------------------
>
> Key: SPARK-2057
> URL: https://issues.apache.org/jira/browse/SPARK-2057
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: maji2014
> Assignee: maji2014
> Priority: Minor
> Fix For: 1.0.0, 1.0.1
>
>
> 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)