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

Fix pom for build on Spark3.2.1 #5003

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

hkvision
Copy link
Contributor

@hkvision hkvision commented Jul 4, 2022

  1. assembly plugin 2.4 will have the following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:assembly (make-dist-all) on project bigdl-assembly-spark_3.2.1: Execution make-dist-all of goal org.apache.maven.plugins:maven-assembly-plugin:2.4:assembly failed: invalid entry size -> [Help 1]
  1. import org.apache.commons.lang.exception.ExceptionUtils will throw import error for spark 3.2.1, but this import is unnecessary, just removed.

bash make_dist.sh -Dspark.version=3.2.1 -P spark_3.x

@hkvision hkvision requested review from glorysdj and qiuxin2012 July 4, 2022 04:45
@hkvision
Copy link
Contributor Author

http://10.112.231.51:18888/view/BigDL-2.0-PR/job/BigDL-Orca-PR-Validation/821/ One JEP ut fails and it is irrelevant.

@hkvision hkvision merged commit 08d36df into intel-analytics:main Jul 21, 2022
@hkvision hkvision deleted the spark321 branch July 21, 2022 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant