ajaychitre opened a new issue #160:
URL: https://github.com/apache/hudi/issues/160


   Got latest code from master branch. Was getting error message given below:
   
   Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in 
https://repository.cloudera.com/artifactory/repo/ 
   
   Added following repository in the root pom.xml to fix it:
   
           <repository>
               <id>spring-libs</id>
               <url>http://repo.spring.io/libs-milestone/</url>
           </repository>
   


-- 
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]


Reply via email to