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

Look for Spark's make-distribution.sh script in its new location (plus its current one) #91

Closed
nchammas opened this issue Mar 7, 2016 · 1 comment
Labels
good first issue Good issues for new contributors to tackle

Comments

@nchammas
Copy link
Owner

nchammas commented Mar 7, 2016

As part of Spark 2.0, make-distribution.sh is moving to a new location. We use this script to build Spark at a particular commit.

Flintrock needs to look for this script in both the current and new locations, since the script will be in different places depending on what commit of Spark we checkout from git.

@BenFradet
Copy link
Contributor

I'll take this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issues for new contributors to tackle
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants