You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Leona Yoda (Jira)" <ji...@apache.org> on 2021/05/18 03:07:00 UTC

[jira] [Comment Edited] (BIGTOP-3541) Smoke test on odpi-runtime failed

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

Leona Yoda edited comment on BIGTOP-3541 at 5/18/21, 3:06 AM:
--------------------------------------------------------------

[https://github.com/apache/bigtop/pull/775]

one solution example.


was (Author: yoda-mon):
[https://github.com/apache/bigtop/pull/775]

Solution sample

> Smoke test on odpi-runtime failed
> ---------------------------------
>
>                 Key: BIGTOP-3541
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3541
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tests
>         Environment: * docker (openjdk:8u292)
>  * master branch ([9c05ec6|https://github.com/apache/bigtop/commit/9c05ec6e8d737809f2b35fc89b2162e2c14996ef])
>  
>            Reporter: Leona Yoda
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When I tried to build bigtop by gradlew, the build was failed due to a smoke-test failure.
>  
> Procedure:
>  
> {code:java}
> $ git clone https://github.com/apache/bigtop.git
> $ cd bigtop
> $ ./gradlew tasks
> FAILURE: Build failed with an exception.* Where:
> Build file '/workdir/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 pentaho-aggdesigner-algorithm.jar (org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde).
>      Searched in the following locations:
>          https://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar{code}
>  



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