You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/09/15 23:06:00 UTC

[jira] [Created] (BIGTOP-3406) Fix Oozie smoke test to work

Kengo Seki created BIGTOP-3406:
----------------------------------

             Summary: Fix Oozie smoke test to work
                 Key: BIGTOP-3406
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3406
             Project: Bigtop
          Issue Type: Bug
          Components: tests
         Environment: Currently, Oozie's smoke test is failing on Jenkins as follows. It looks like we have to define {{$OOZIE_URL}} in provisioner/utils/smoke-tests.sh.
 [https://ci.bigtop.apache.org/job/Bigtop-trunk-smoke-tests/COMPONENTS=hdfs.yarn.mapreduce.hive.oozie@oozie,OS=centos-7-x86_64-deploy/164/console]
{code}
FAILURE: Build failed with an exception.

* Where:
Build file '/bigtop-home/bigtop-tests/smoke-tests/build.gradle' line: 26

* What went wrong:
Execution failed for task ':bigtop-tests:smoke-tests:oozie:test'.
> undeclared env variable: OOZIE_URL

* Try:
Run with 40 actionable tasks: 4 executed, 36 up-to-date
--stacktrace option to get the stack trace. Run with --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 49s
{code}
In addition, the testPig method is not supposed to work since Pig was removed from the Bigtop components.
            Reporter: Kengo Seki






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