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

Revert "Get cudf/spark dependency from the correct .m2 dir" #1083

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Nov 6, 2020

Reverts #1062 to unblock local developer builds.

Local builds are failing with:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (dependency) on project rapids-4-spark-shims-spark300_2.12: An Ant BuildException has occured: exec returned: 1
[ERROR] around Ant part ...<exec output="/home/jlowe/src/rapids-plugin-4-spark/shims/spark300/target/extra-resources/spark-3.0.0-info.properties" failonerror="true" executable="bash">... @ 5:160 in /home/jlowe/src/rapids-plugin-4-spark/shims/spark300/target/antrun/build-main.xml

Looking in shims/spark300/target/extra-resources/spark-3.0.0-info.properties, this error message is found:

../../jenkins/printJarVersion.sh: line 28: /home/jlowe/.m2/repository/ai/rapids/cudf/0.17-SNAPSHOT/maven-metadata-snapshots.xml: No such file or directory

In my local repository I have a maven-metadata-snapshots-repo.xml file, but no maven-metadata-snapshots.xml file.

@NvTimLiu

@jlowe jlowe added the build Related to CI / CD or cleanly building label Nov 6, 2020
@jlowe jlowe self-assigned this Nov 6, 2020
This reverts commit 0afbca6.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe force-pushed the revert-1062-shims-dependency-info branch from 2de8700 to 0d75075 Compare November 6, 2020 21:28
@jlowe
Copy link
Member Author

jlowe commented Nov 6, 2020

build

@revans2
Copy link
Collaborator

revans2 commented Nov 6, 2020

Not going to wait the build is broken

@revans2 revans2 merged commit f6fdfe4 into branch-0.3 Nov 6, 2020
sperlingxx pushed a commit to sperlingxx/spark-rapids that referenced this pull request Nov 20, 2020
…)" (NVIDIA#1083)

This reverts commit 0afbca6.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe deleted the revert-1062-shims-dependency-info branch November 30, 2020 16:12
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…)" (NVIDIA#1083)

This reverts commit 0afbca6.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…)" (NVIDIA#1083)

This reverts commit 0afbca6.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#1083)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants