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 Piros (JIRA)" <ji...@apache.org> on 2017/06/19 09:31:00 UTC

[jira] [Updated] (OOZIE-2815) Oozie not always display job log

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

Andras Piros updated OOZIE-2815:
--------------------------------
    Attachment: OOZIE-2815.amend.002.patch

> Oozie not always display job log
> --------------------------------
>
>                 Key: OOZIE-2815
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2815
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>            Assignee: Andras Piros
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-2815.amend.002.patch, OOZIE-2815-amend-1.patch, OOZIE-2815-V2.patch, OOZIE-2815-V3.patch, OOZIE-2815-V4.patch, OOZIE-2815-V5.patch
>
>
> There are few issues with log streaming. We will fix following things.
> 1. UI has an issue with displaying "loading... done". It used to show loading done even if logs were not loaded entirely.
> 2. Server-server communication time out. The default time is 1 min. Setting to 3 min same as UI.
> 3. We use to throw an error message if log scan duration is more than configured duration. We will be truncating log.
> 4. No log scan duration check for audit and error log since it doesn't support log filter.
> 5. Different buffer.len setting for error and audit log, so that partial loading can be faster. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)