Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Add -DskipTests to dev docs #115

Merged
merged 2 commits into from
Feb 15, 2017

Conversation

ash211
Copy link

@ash211 ash211 commented Feb 14, 2017

No description provided.


To build a distribution of Spark with Kubernetes support, use the `dev/make-distribution.sh` script, and add the
`kubernetes` profile as part of the build arguments. Any other build arguments can be specified as one would expect when
building Spark normally. For example, to build Spark against Hadoop 2.7 and Kubernetes:

dev/make-distribution.sh --tgz -Phadoop-2.7 -Pkubernetes
dev/make-distribution.sh --tgz -Phadoop-2.7 -Pkubernetes -DskipTests
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, but am not positive, that make-distribution skips tests by default. Let's check the script to see.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep just verified that - no need for skipTests here

@ash211
Copy link
Author

ash211 commented Feb 15, 2017

@mccheah updated -- ready to merge?

@mccheah
Copy link

mccheah commented Feb 15, 2017

Looks fine, merge when the build is green.

@foxish
Copy link
Member

foxish commented Feb 15, 2017

Looking good, merging.

@foxish foxish merged commit 806b3b1 into k8s-support-alternate-incremental Feb 15, 2017
@foxish foxish deleted the docs/skip-tests branch February 15, 2017 01:29
ash211 added a commit that referenced this pull request Mar 8, 2017
* Add -DskipTests to dev docs

* Remove extraneous skipTests
foxish pushed a commit that referenced this pull request Jul 24, 2017
* Add -DskipTests to dev docs

* Remove extraneous skipTests
ifilonenko pushed a commit to ifilonenko/spark that referenced this pull request Feb 25, 2019
* Add -DskipTests to dev docs

* Remove extraneous skipTests
ifilonenko pushed a commit to ifilonenko/spark that referenced this pull request Feb 25, 2019
[SPARK-20001] Conda Runner & full Python conda support
puneetloya pushed a commit to puneetloya/spark that referenced this pull request Mar 11, 2019
* Add -DskipTests to dev docs

* Remove extraneous skipTests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants