question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SUPPORT] Dependency Issue When I Try Build Hudi From Source

See original GitHub issue

Hello,

Im trying build Hudi from sources following README steps and I got a dependency issue:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (process-resource-bundles) on project hudi-dla-sync: Error resolving project artifact: Could not transfer artifact org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde from/to libs-milestone (https://repo.spring.io/libs-milestone/): Authentication failed for https://repo.spring.io/libs-milestone/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom 401 Unauthorized for project org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :hudi-dla-sync

Could you help me?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pavelbelenkovichcommented, Jan 31, 2021

Thank you so much @vinothchandar !!! It worked, I will close this issue.

how to deel that

just delete repo.spring.io repos from pom.xml as in #2481 above

0reactions
vinothchandarcommented, Jun 4, 2021

there is a dup issue open for this at #160

Read more comments on GitHub >

github_iconTop Results From Across the Web

[GitHub] [hudi] arun990 commented on issue #2479: [SUPPORT ...
Hi, is this issue resolved. Even after cloning the https://github.com/vinothchandar/hudi/tree/remove-spring-deps and attempt to mvn build, getting the same ...
Read more >
Issues - Apache Hudi - - ASF JIRA
This issue can't be displayed right now. It could be for a variety of reasons, like a network or application error. Try reloading...
Read more >
Get a quick start with Apache Hudi, Apache Iceberg, and Delta ...
In this post, we explore three open-source transactional file formats: Apache Hudi, Apache Iceberg, and Delta Lake to help us to overcome ...
Read more >
Apache Hudi - Design/Code Walkthrough Session ... - YouTube
Apache Hudi (https:// hudi.apache.org/) is an open source spark library that ingests & manages storage of large analytical datasets over DFS ...
Read more >
avro - Apache Hudi example from spark-shell throws error for ...
This issue was because the avro jar was being referenced from spark2/jars/avro-1.7.7.jar. And this was causing the error.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found