You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/05/21 06:31:24 UTC

[GitHub] [hudi] pmathew-coder opened a new issue #2974: [SUPPORT] Docker demo hudi build error

pmathew-coder opened a new issue #2974:
URL: https://github.com/apache/hudi/issues/2974


   
   ![image](https://user-images.githubusercontent.com/83719936/119092315-21194e80-b9c3-11eb-8724-d8bdb560f33a.png)
   
   Hudi local build is failing with below error :  please let me know if you have any suggestions. Thank you
   
   ERROR] Failed to execute goal on project hudi-hadoop-mr: Could not resolve dependencies for project org.apache.hudi:hudi-hadoop-mr:jar:0.9.0-SNAPSHOT: Could not transfer artifact org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for 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.glassfish.org/content/groups/glassfish, default, disabled), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots), central (http://repo.maven.apache.org/maven2, default, releases), conjars (http://conjars.org/repo, default, releases+snapshots)] -> [Help 1]
   
   A clear and concise description of the problem.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1. git clone 
   2.cd <HUDI_WORKSPACE>
   mvn package -DskipTests
   3.
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version :
   
   * Spark version :
   
   * Hive version :
   
   * Hadoop version :
   
   * Storage (HDFS/S3/GCS..) :
   
   * Running on Docker? (yes/no) :
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the 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:
users@infra.apache.org



[GitHub] [hudi] pmathew-coder commented on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
pmathew-coder commented on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-846108312


   The jar is available at https://public.nexus.pentaho.org , adding this repo will resole the issue. 


-- 
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:
users@infra.apache.org



[GitHub] [hudi] xushiyan commented on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
xushiyan commented on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-846496148


   @pmathew-coder thanks for bring up this. so I ended up adding this
   
   ```xml
       <repository>
         <id>pentaho.org</id>
         <url>https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/</url>
       </repository>
   ```
   
   to be able to download that jar.


-- 
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:
users@infra.apache.org



[GitHub] [hudi] vinothchandar commented on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
vinothchandar commented on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-846127424


   @xushiyan this might interest you? 


-- 
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:
users@infra.apache.org



[GitHub] [hudi] pmathew-coder closed issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
pmathew-coder closed issue #2974:
URL: https://github.com/apache/hudi/issues/2974


   


-- 
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:
users@infra.apache.org



[GitHub] [hudi] fengjian428 edited a comment on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
fengjian428 edited a comment on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-845800073


   > 
   <mirror>
   
   		<id>repo2</id>
   		<name>Mirror from Maven Repo2</name>
   		<url>https://repo.spring.io/plugins-release/</url>
   		<mirrorOf>central</mirrorOf>
   	</mirror>'
   
   I also met this yesterday ,add this to setting.xml can fix


-- 
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:
users@infra.apache.org



[GitHub] [hudi] pmathew-coder commented on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
pmathew-coder commented on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-846027777


   Thanks, but looks like I ran into some access issues. There are some workarounds suggested on this link but nothing has worked. If you have seen this or recognize this error please respond
   https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020 
   
   ![image](https://user-images.githubusercontent.com/83719936/119160277-ed631680-ba0c-11eb-8dfe-54518981fab5.png)
   
   [ERROR] The build could not read 1 project -> [Help 1]
   [ERROR]   
   [ERROR]   The project org.apache.hudi:hudi-hadoop-docker:0.9.0-SNAPSHOT (/Users/home/Documents/Analytics/hudi/docker/hoodie/hadoop/pom.xml) has 1 error
   [ERROR]     Unresolveable build extension: Plugin com.spotify:dockerfile-maven-extension:1.4.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.spotify:dockerfile-maven-extension:jar:1.4.3: Could not transfer artifact com.spotify:dockerfile-maven-extension:pom:1.4.3 from/to repo2 (https://repo.spring.io/plugins-release/): authentication failed for https://repo.spring.io/plugins-release/com/spotify/dockerfile-maven-extension/1.4.3/dockerfile-maven-extension-1.4.3.pom, status: 401 Unauthorized -> [Help 2]
   
   


-- 
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:
users@infra.apache.org



[GitHub] [hudi] fengjian428 commented on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-845800073


   <mirror>
   		<id>repo2</id>
   		<name>Mirror from Maven Repo2</name>
   		<url>https://repo.spring.io/plugins-release/</url>
   		<mirrorOf>central</mirrorOf>
   	</mirror>
   
   I also met this yesterday ,add this to setting.xml can fix


-- 
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:
users@infra.apache.org



[GitHub] [hudi] fengjian428 edited a comment on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
fengjian428 edited a comment on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-845800073


   > `<mirror>
   
   		<id>repo2</id>
   		<name>Mirror from Maven Repo2</name>
   		<url>https://repo.spring.io/plugins-release/</url>
   		<mirrorOf>central</mirrorOf>
   	</mirror>'
   
   I also met this yesterday ,add this to setting.xml can fix


-- 
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:
users@infra.apache.org



[GitHub] [hudi] fengjian428 edited a comment on issue #2974: [SUPPORT] Docker demo hudi build error

Posted by GitBox <gi...@apache.org>.
fengjian428 edited a comment on issue #2974:
URL: https://github.com/apache/hudi/issues/2974#issuecomment-845800073


   `<mirror>
   		<id>repo2</id>
   		<name>Mirror from Maven Repo2</name>
   		<url>https://repo.spring.io/plugins-release/</url>
   		<mirrorOf>central</mirrorOf>
   	</mirror>'
   
   I also met this yesterday ,add this to setting.xml can fix


-- 
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:
users@infra.apache.org