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

[HUDI-3620] Adding spark3.2.0 profile #5038

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

nsivabalan
Copy link
Contributor

What is the purpose of the pull request

Adding spark3.2.0 profile and bundle to hudi.

Brief change log

  • Updated root pom to add spark3.2.0 profile.

Verify this pull request

  • Verified manually with spark-shell with spark3.2.0-hadoop-3.2 jar.
    Command used to build the bundle "mvn clean package -DskipTests -Dspark3.2.0"

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@nsivabalan nsivabalan added priority:critical production down; pipelines stalled; Need help asap. on-call-triaged labels Mar 14, 2022
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@nsivabalan
Copy link
Contributor Author

CI failed due to unrelated failure. Succeeded on retry.

Copy link
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

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

LGTM

@yihua yihua self-assigned this Mar 14, 2022
@nsivabalan nsivabalan merged commit d40adfa into apache:master Mar 14, 2022
@@ -1636,6 +1636,36 @@
</activation>
</profile>

<profile>
<id>spark3.2.0</id>
Copy link
Contributor

Choose a reason for hiding this comment

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

@nsivabalan sorry, just catching up with this PR.

Didn't we discuss that we should add capability to build against any Spark version (generic profile)

vingov pushed a commit to vingov/hudi that referenced this pull request Apr 3, 2022
stayrascal pushed a commit to stayrascal/hudi that referenced this pull request Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-call-triaged priority:critical production down; pipelines stalled; Need help asap.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants