[ https://issues.apache.org/jira/browse/SPARK-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-1029.
------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Looks like this was fixed in https://github.com/apache/spark/commit/4e510b0b0c8a69cfe0ee037b37661caf9bf1d057
for 1.0.0
> spark Window shell script errors regarding shell script location reference
> --------------------------------------------------------------------------
>
> Key: SPARK-1029
> URL: https://issues.apache.org/jira/browse/SPARK-1029
> Project: Spark
> Issue Type: Bug
> Components: Windows
> Affects Versions: 0.9.0
> Reporter: Qiuzhuang Lian
> Priority: Minor
> Fix For: 1.0.0
>
>
> When launch spark-shell.cmd in Window 7, I got following errors
> E:\projects\amplab\incubator-spark>bin\spark-shell.cmd
> 'E:\projects\amplab\incubator-spark\bin\..\sbin\spark-class2.cmd' is not recognized as
an internal or external command,
> operable program or batch file.
> E:\projects\amplab\incubator-spark>bin\spark-shell.cmd
> '"E:\projects\amplab\incubator-spark\bin\..\sbin\compute-classpath.cmd"' is not recognized
as an internal or external co
> mmand,
> operable program or batch file.
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/spark/repl/Main
> I am attaching my patches,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|