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-30007][INFRA] Publish snapshot/release artifacts with -Phive-2.3 only #26648

Closed
wants to merge 1 commit into from
Closed

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Nov 24, 2019

What changes were proposed in this pull request?

This PR aims to add -Phive-2.3 to publish profiles.
Since Apache Spark 3.0.0, Maven artifacts will be publish with Apache Hive 2.3 profile only.

This PR also will recover SNAPSHOT publishing Jenkins job.

We will provide the pre-built distributions (with Hive 1.2.1 also) like Apache Spark 2.4.
SPARK-29989 will update the release script to generate all combinations.

Why are the changes needed?

This will reduce the explicit dependency on the illegitimate Hive fork in Maven repository.

Does this PR introduce any user-facing change?

Yes, but this is dev only changes.

How was this patch tested?

Manual.

@dongjoon-hyun
Copy link
Member Author

cc @srowen

@SparkQA
Copy link

SparkQA commented Nov 24, 2019

Test build #114333 has finished for PR 26648 at commit 8c1c624.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@dongjoon-hyun
Copy link
Member Author

To recover our Jenkins, I'll merge this for now. This is only relevant to release process and that Jenkins job. This will not affect the other main Spark code.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-30007 branch November 24, 2019 06:35
@dongjoon-hyun
Copy link
Member Author

The ‘snapshot’ publish Jenkins is recovered by this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants