Skip to content
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

[THUNDER-48] Explicitly specify Hadoop dependency #49

Merged
merged 1 commit into from
Nov 23, 2014

Conversation

laserson
Copy link
Contributor

While the build instructions for the scala code are not yet explicit, sbt does a bit of magic to pull the Hadoop version from Spark, which defaults to 1.0.4 at the moment. This change at least makes the version explicit, so the user can know to change it if desired.

Fixes #48 (kinda)

While the build instructions for the scala code are not yet explicit, sbt does a bit of magic to pull the Hadoop version from Spark, which defaults to 1.0.4 at the moment.  This change at least makes the version explicit, so the user can know to change it if desired.

Fixes thunder-project#48 (kinda)
@laserson
Copy link
Contributor Author

The only issue is you probably want to be vigilant of when Spark changes the hadoop version dep

industrial-sloth added a commit that referenced this pull request Nov 23, 2014
[THUNDER-48] Explicitly specify Hadoop dependency
@industrial-sloth industrial-sloth merged commit 78054f9 into thunder-project:master Nov 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Hadoop 2.x
2 participants