arun990 commented on issue #3009: URL: https://github.com/apache/hudi/issues/3009#issuecomment-852930223
Hi, Tried to mvn build using the settings.xml and getting the same error as pasted below. [INFO] Building hudi-hadoop-mr 0.8.0 [6/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Hudi 0.8.0: [INFO] [INFO] Hudi ............................................... SUCCESS [02:09 min] [INFO] hudi-common ........................................ SUCCESS [01:00 min] [INFO] hudi-timeline-service .............................. SUCCESS [ 5.223 s] [INFO] hudi-client ........................................ SUCCESS [ 0.229 s] [INFO] hudi-client-common ................................. SUCCESS [ 31.635 s] [INFO] hudi-hadoop-mr ..................................... FAILURE [ 0.327 s] [INFO] hudi-spark-client .................................. SKIPPED [INFO] hudi-sync-common ................................... SKIPPED [INFO] hudi-hive-sync ..................................... SKIPPED -----------do ----------------------------------------------skipped [INFO] hudi-flink_2.12 .................................... SKIPPED [INFO] hudi-flink-bundle_2.12 ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:48 min [INFO] Finished at: 2021-06-02T10:53:56Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project hudi-hadoop-mr: Could not resolve dependencies for project org.apache.hudi :hudi-hadoop-mr:jar:0.8.0: Failed to collect dependencies at org.apache.hive:hive-exec:jar:core:2.3.1 -> org.apache. calcite:calcite-core:jar:1.10.0 -> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: Failed to read artifac t descriptor for org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: Could not transfer artifact org.pentaho: pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror f or repositories: [datanucleus (http://www.datanucleus.org/downloads/maven2, default, releases), glassfish-repository (http://maven.glassfish.org/content/groups/glassfish, default, disabled), glassfish-repo-archive (http://maven.glas sfish.org/content/groups/glassfish, default, disabled), apache.snapshots (http://repository.apache.org/snapshots, de fault, snapshots), conjars (http://conjars.org/repo, default, releases+snapshots)] -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :hudi-hadoop-mr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
