Do you mind filing a JIRA issue for this which includes the actual error message string that you saw? https://issues.apache.org/jira/browse/SPARK
On Thu, Jan 22, 2015 at 8:31 AM, Yana Kadiyska <yana.kadiy...@gmail.com> wrote: > I am not sure if you get the same exception as I do -- spark-shell2.cmd > works fine for me. Windows 7 as well. I've never bothered looking to fix it > as it seems spark-shell just calls spark-shell2 anyway... > > On Thu, Jan 22, 2015 at 3:16 AM, Vladimir Protsenko <protsenk...@gmail.com > > wrote: > >> I have a problem with running spark shell in windows 7. I made the >> following >> steps: >> >> 1. downloaded and installed Scala 2.11.5 >> 2. downloaded spark 1.2.0 by git clone git://github.com/apache/spark.git >> 3. run dev/change-version-to-2.11.sh and mvn -Dscala-2.11 -DskipTests >> clean >> package (in git bash) >> >> After installation tried to run spark-shell.cmd in cmd shell and it says >> there is a syntax error in file. What could I do to fix problem? >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/spark-shell-has-syntax-error-on-windows-tp21313.html >> Sent from the Apache Spark User List mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org >> For additional commands, e-mail: user-h...@spark.apache.org >> >> >