Details
Description
When I tried to build bigtop by gradlew, the build was failed due to a smoke-test failure.
Procedure:
$ 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