Hi Apurwa, I think it is related to HIVE-25173 [1]. The pentaho-aggdesigner-algorithm artifacts were present only in the spring repo and not in maven central. I think the spring repo was retired so it is not possible to find the artifacts any more.
Best, Stamatis [1] https://issues.apache.org/jira/browse/HIVE-25173 On Tue, Jun 15, 2021 at 12:18 AM Apurwa Jadhav <apu...@mapr.com> wrote: > Hello all, > > I’ve been trying to build hive from source for the tag - red/release-2.3.8 > and I’m running into the following error when I run mvn -U clean package - > Phadoop-2,dist -DskipTests -DskipITs. > > > [ERROR] Failed to execute goal on project hive-exec: Could not resolve > dependencies for project org.apache.hive:hive-exec:jar:2.3.8: Could not > find artifact org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in > central (https://repo.maven.apache.org/maven2) -> [Help 1] > > > Using maven-3/3.6.3 > > > I referred to > https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-InstallationandConfiguration > > > Thanks, > Apurwa Jadhav >