-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install issues #21
Comments
Please try clone repository and run |
Ok so I ran bin/ruby-spark build Got Launching sbt from sbt/sbt-launch-0.13.9.jar When I run it with the --trace option Launching sbt from sbt/sbt-launch-0.13.9.jar |
Go first to ext/spark/sbt and remove all sbt*.jar. If that wont help:
Is sbt working? |
No I get an error when I run sbt/sbt Launching sbt from sbt/sbt-launch-0.13.9.jar Karen On Sun, Nov 15, 2015 at 1:18 AM, Ondřej Moravčík notifications@github.com
|
I am having this same issue; following along, I get the same error via git clone or install from ruby gems. Issue turned out to be how the |
Please try
Do you see sbt console? |
I also wanted to ask, if I already have spark, sbt, and scala installed via |
No. Everything is built on selected versions. |
I was experiencing this same issue with Examining the I then moved the downloaded file to
... and some more useless debug stuff thereafter. When I tried I am able to use Any assistance would be appreciated! |
I'm having issues with getting ruby spark installed on my Mac with Yosemite. When I run the command
ruby-spark build
I get an error about
Error: Invalid or corrupt jarfile sbt/sbt-launch-0.13.7.jar
I installed sbt with homebrew and it seems to be working but I always get this error.
Any suggestions on how to fix this and get ruby-spark properly running?
The text was updated successfully, but these errors were encountered: