You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2021/06/01 15:02:00 UTC

[jira] [Commented] (BIGTOP-3546) Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.

    [ https://issues.apache.org/jira/browse/BIGTOP-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355150#comment-17355150 ] 

Masatake Iwasaki commented on BIGTOP-3546:
------------------------------------------

{quote}
Issue is not present in master.  (but that fails... for a different reason.)
{quote}

BIGTOP-3541 ([#775|https://github.com/apache/bigtop/pull/775]) fixed this in different way in master branch.

The patch posted here worked too and it can co-exist with the fix of BIGTOP-3541. I'm +1 to fix build issue on branch-1.5.


> Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
> ---------------------------------------------------------------------
>
>                 Key: BIGTOP-3546
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3546
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 1.4.0, 1.5.0
>         Environment: centos7
>            Reporter: Matt Andruff
>            Assignee: Matt Andruff
>            Priority: Major
>             Fix For: 1.4.1, 1.5.1
>
>         Attachments: BIGTOP-3546.patch
>
>
>  
> {code:java}
> FAILURE: Build failed with an exception.
>  
> Where:
> Build file '/home/matt/bigtop/bigtop-tests/smoke-tests/odpi-runtime/build.gradle' line: 61
>  
> What went wrong:
> A problem occurred evaluating project ':bigtop-tests:smoke-tests:odpi-runtime'.
> > Could not resolve all files for configuration ':bigtop-tests:smoke-tests:odpi-runtime:runtime'.
>    > Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
>      Searched in the following locations:
>        - https://repo.maven.apache.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
>        - https://repo.maven.apache.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
>        - https://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
>        - https://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
>      Required by:
>          project :bigtop-tests:smoke-tests:odpi-runtime > org.apache.hive.hcatalog:hive-hcatalog-core:1.2.1 > org.apache.hive:hive-exec:1.2.1 > org.apache.calcite:calcite-core:1.2.0-incubating
>  
> Try:
> Run with -stacktrace option to get the stack trace. Run with info or debug option to get more log output. Run with -scan to get full insights.
>  
> Get more help at *https://help.gradle.org* 
>  
> BUILD FAILED in 4s{code}
>  *



--
This message was sent by Atlassian Jira
(v8.3.4#803005)