You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (Jira)" <ji...@apache.org> on 2020/02/20 12:59:00 UTC

[jira] [Updated] (OOZIE-3368) [fluent-job] CredentialsRetrying example does not compile

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

Andras Salamon updated OOZIE-3368:
----------------------------------
    Fix Version/s:     (was: trunk)
                   5.2.0

> [fluent-job] CredentialsRetrying example does not compile
> ---------------------------------------------------------
>
>                 Key: OOZIE-3368
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3368
>             Project: Oozie
>          Issue Type: Bug
>          Components: examples, fluent-job
>    Affects Versions: 5.1.0
>            Reporter: Daniel Becker
>            Assignee: Daniel Becker
>            Priority: Minor
>             Fix For: 5.2.0
>
>         Attachments: OOZIE-3368.1.patch, OOZIE-3368.2.patch
>
>
> The file for org.apache.oozie.example.fluentjob.CredentialsRetrying contains an unused import, com.google.common.collect.Lists, which also causes that the example cannot be compiled the way the readme ([https://github.com/apache/oozie/blob/master/docs/src/site/markdown/DG_FluentJobAPI.md)] describes.
> If the unused import is removed, the example compiles, though produces an invalid workflow xml.



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