You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Purshotam Shah (JIRA)" <ji...@apache.org> on 2017/03/08 19:33:38 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 ]

Purshotam Shah updated OOZIE-2815:
----------------------------------
    Description: 
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. 

> 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
>
> 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.3.15#6346)