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

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

     [ https://issues.apache.org/jira/browse/BIGTOP-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kengo Seki reassigned BIGTOP-3406:
----------------------------------

    Assignee: Kengo Seki

> 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
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.



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