-
Notifications
You must be signed in to change notification settings - Fork 17
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
Partial Spark 1.3.0 update #65
base: master
Are you sure you want to change the base?
Conversation
Pushing a few more commits that resolves multiple scala version warnings. |
…so we use FunSuiteLike)
FunSuiteLike is the name of the trait
any updates on this? |
parallel downloads using akka clustering and extraction of information using apache spark is well supported at this stage. Are there any issues ? |
Though the code compiles for spark 1.3.0 with hadoop 2.5.2, a lot of dependency issues needs to be fixed. We can have a separate branch for these updates