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

[BUG] build 311cdh failed: unable to find valid certification path to requested target #5278

Closed
pxLi opened this issue Apr 19, 2022 · 2 comments
Labels
bug Something isn't working build Related to CI / CD or cleanly building

Comments

@pxLi
Copy link
Collaborator

pxLi commented Apr 19, 2022

Describe the bug
mvn -U -B clean install -Dcuda.version=cuda11 -Dbuildver=311cdh -DskipTests=false

[2022-04-19T03:26:57.021Z] [ERROR] Failed to execute goal on project rapids-4-spark-sql_2.12: Could not resolve dependencies for project com.nvidia:rapids-4-spark-sql_2.12:jar:22.06.0-SNAPSHOT: Failed to collect dependencies at org.apache.spark:spark-avro_2.12:jar:3.1.1.3.1.7270.0-253: Failed to read artifact descriptor for org.apache.spark:spark-avro_2.12:jar:3.1.1.3.1.7270.0-253: Could not transfer artifact org.apache.spark:spark-avro_2.12:pom:3.1.1.3.1.7270.0-253 from/to cloudera-repo (https://repository.cloudera.com/artifactory/cloudera-repos/): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
@pxLi pxLi added bug Something isn't working build Related to CI / CD or cleanly building labels Apr 19, 2022
@tgravescs
Copy link
Collaborator

the jar seems to exist there:
https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/spark/spark-avro_2.12/3.1.1.3.1.7270.0-253/

Perhaps this was temporary issue with their repo...

@tgravescs
Copy link
Collaborator

I successfully build against 311cdh, closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building
Projects
None yet
Development

No branches or pull requests

2 participants