arun990 opened a new issue #3009: URL: https://github.com/apache/hudi/issues/3009
Hi, Followed the steps to get the hudi soruce from git and build it and getting the build failure error as mentioned below: Please help. [INFO] Hudi ............................................... SUCCESS [ 7.032 s] [INFO] hudi-common ........................................ SUCCESS [ 31.071 s] [INFO] hudi-timeline-service .............................. SUCCESS [ 4.266 s] [INFO] hudi-client ........................................ SUCCESS [ 0.173 s] [INFO] hudi-client-common ................................. SUCCESS [ 19.735 s] [INFO] hudi-hadoop-mr ..................................... FAILURE [ 1.005 s] [INFO] hudi-spark-client .................................. SKIPPED [INFO] hudi-sync-common ................................... SKIPPED [INFO] hudi-hive-sync ..................................... SKIPPED [INFO] hudi-spark-datasource .............................. SKIPPED [INFO] hudi-spark-common .................................. SKIPPED [INFO] hudi-spark2_2.12 ................................... SKIPPED [INFO] hudi-spark3_2.12 ................................... SKIPPED [INFO] hudi-spark_2.12 .................................... SKIPPED [INFO] hudi-utilities_2.12 ................................ SKIPPED [INFO] hudi-utilities-bundle_2.12 ......................... SKIPPED [INFO] hudi-cli ........................................... SKIPPED [INFO] hudi-java-client ................................... SKIPPED [INFO] hudi-flink-client .................................. SKIPPED [INFO] hudi-dla-sync ...................................... SKIPPED [INFO] hudi-sync .......................................... SKIPPED [INFO] hudi-hadoop-mr-bundle .............................. SKIPPED [INFO] hudi-hive-sync-bundle .............................. SKIPPED [INFO] hudi-spark-bundle_2.12 ............................. SKIPPED [INFO] hudi-presto-bundle ................................. SKIPPED [INFO] hudi-timeline-server-bundle ........................ SKIPPED [INFO] hudi-hadoop-docker ................................. SKIPPED [INFO] hudi-hadoop-base-docker ............................ SKIPPED [INFO] hudi-hadoop-namenode-docker ........................ SKIPPED [INFO] hudi-hadoop-datanode-docker ........................ SKIPPED [INFO] hudi-hadoop-history-docker ......................... SKIPPED [INFO] hudi-hadoop-hive-docker ............................ SKIPPED [INFO] hudi-hadoop-sparkbase-docker ....................... SKIPPED [INFO] hudi-hadoop-sparkmaster-docker ..................... SKIPPED [INFO] hudi-hadoop-sparkworker-docker ..................... SKIPPED [INFO] hudi-hadoop-sparkadhoc-docker ...................... SKIPPED [INFO] hudi-hadoop-presto-docker .......................... SKIPPED [INFO] hudi-integ-test .................................... SKIPPED [INFO] hudi-integ-test-bundle ............................. SKIPPED [INFO] hudi-examples ...................................... SKIPPED [INFO] hudi-flink_2.12 .................................... SKIPPED [INFO] hudi-flink-bundle_2.12 ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.107 s [INFO] Finished at: 2021-05-29T14:04:47Z [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), central (http://repo.maven.apache.org/maven2, default, releases), conjars (http://conjars.org/rep o, default, releases+snapshots)] -> [Help 1] [ERROR] -- 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]
