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-10511][BUILD] Reset git repository before packaging source distro #8774

Closed
wants to merge 1 commit into from

Conversation

lresende
Copy link
Member

The calculation of Spark version is downloading
Scala and Zinc in the build directory which is
inflating the size of the source distribution.

Reseting the repo before packaging the source
distribution fix this issue.

The calculation of Spark version is downloading
Scala and Zinc in the build directory which is
inflating the size of the source distribution.

Reseting the repo before packaging the source
distribution fix this issue.
@pwendell
Copy link
Contributor

This is perfect, thanks. LGTM. Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Sep 15, 2015

Test build #1758 has finished for PR 8774 at commit a954b2a.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented Sep 15, 2015

not that it matters, but retest this please.

@SparkQA
Copy link

SparkQA commented Sep 16, 2015

Test build #42513 has finished for PR 8774 at commit a954b2a.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Sep 16, 2015

The test failures must be spurious, so I'll merge this to master / 1.5.

asfgit pushed a commit that referenced this pull request Sep 16, 2015
…stro

The calculation of Spark version is downloading
Scala and Zinc in the build directory which is
inflating the size of the source distribution.

Reseting the repo before packaging the source
distribution fix this issue.

Author: Luciano Resende <lresende@apache.org>

Closes #8774 from lresende/spark-10511.

(cherry picked from commit 1894653)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@asfgit asfgit closed this in 1894653 Sep 16, 2015
@lresende lresende deleted the spark-10511 branch November 29, 2015 17:51
ashangit pushed a commit to ashangit/spark that referenced this pull request Oct 19, 2016
…stro

The calculation of Spark version is downloading
Scala and Zinc in the build directory which is
inflating the size of the source distribution.

Reseting the repo before packaging the source
distribution fix this issue.

Author: Luciano Resende <lresende@apache.org>

Closes apache#8774 from lresende/spark-10511.

(cherry picked from commit 1894653)
Signed-off-by: Sean Owen <sowen@cloudera.com>
(cherry picked from commit 4c4a9ba)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants