[
https://issues.apache.org/jira/browse/SPARK-8417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593650#comment-14593650
]
jweinste edited comment on SPARK-8417 at 6/19/15 5:13 PM:
----------------------------------------------------------
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 a few variations on the current
script using things like <<< and "$(...)" to no avail.
was (Author: blipe):
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: [email protected]
For additional commands, e-mail: [email protected]