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

SPARK-2526: Simplify options in make-distribution.sh #1445

Closed
wants to merge 1 commit into from

Conversation

pwendell
Copy link
Contributor

Right now we have a bunch of parallel logic in make-distribution.sh
that's just extra work to maintain. We should just pass through
Maven profiles in this case and keep the script simple. See
the JIRA for more details.

Right now we have a bunch of parallel logic in make-distribution.sh
that's just extra work to maintain. We should just pass through
Maven profiles in this case and keep the script simple.
@SparkQA
Copy link

SparkQA commented Jul 16, 2014

QA tests have started for PR 1445. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16738/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 16, 2014

QA results for PR 1445:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16738/consoleFull

@asfgit asfgit closed this in d0ea496 Jul 17, 2014
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Right now we have a bunch of parallel logic in make-distribution.sh
that's just extra work to maintain. We should just pass through
Maven profiles in this case and keep the script simple. See
the JIRA for more details.

Author: Patrick Wendell <pwendell@gmail.com>

Closes apache#1445 from pwendell/make-distribution.sh and squashes the following commits:

f1294ea [Patrick Wendell] Simplify options in make-distribution.sh.
sunchao pushed a commit to sunchao/spark that referenced this pull request Jun 2, 2023
Upgrades Iceberg to 0.13.0.5-apple

* Internal: Change the no bloom filter check to be getBloomFilterOffset… (https://github.pie.apple.com/IPR/apache-incubator-iceberg/commit/f3f156bcf4670e0f0d5da3749ff1ff87482c40a5) …
* Core: Remove Usage of Sets.Union in Loop (apache#5114) (https://github.pie.apple.com/IPR/apache-incubator-iceberg/commit/440ba4d679c66b7b44896c5cfa22c2a29ef437bb)

Co-authored-by: Russell Spitzer <russell.spitzer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants