https://issues.apache.org/jira/browse/SPARK-5389
I marked as minor since I also just discovered that I can run it under PowerShell just fine. Vladimir, feel free to change the bug if you're getting a different message or a more serious issue. On Fri, Jan 23, 2015 at 4:44 PM, Josh Rosen <[email protected]> wrote: > 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 <[email protected]> > 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 < >> [email protected]> 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: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >
