[ 
https://issues.apache.org/jira/browse/SPARK-8417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593650#comment-14593650
 ] 

jweinste commented on SPARK-8417:
---------------------------------

I saw this issue when running local on mac.. But the command itself looks 
rather suspect. My feeling is there is a more simple and straight forward way 
to accomplish the command creation. I tried few variations on the current 
script using things like <<< and "$(...)" to no avail.

> spark-class has illegal statement
> ---------------------------------
>
>                 Key: SPARK-8417
>                 URL: https://issues.apache.org/jira/browse/SPARK-8417
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.4.0
>            Reporter: jweinste
>
> spark-class
> There is an illegal statement.
> done < <("$RUNNER" -cp "$LAUNCH_CLASSPATH" org.apache.spark.launcher.Main 
> "$@")
> Complaint is
> ./bin/spark-class: line 100: syntax error near unexpected token `<'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to