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

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

Leona Yoda created BIGTOP-3541:
----------------------------------

             Summary: 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


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)