You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2012/04/26 02:17:17 UTC

[jira] [Commented] (OOZIE-821) Unit test to account for log retrieval from multiple gzipped oozie.log files

    [ https://issues.apache.org/jira/browse/OOZIE-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262270#comment-13262270 ] 

jiraposter@reviews.apache.org commented on OOZIE-821:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4881/
-----------------------------------------------------------

Review request for oozie.


Summary
-------

Oozie.log files can be gzipped by a log setting and then we work with hourly .gz log files. For a long running job spanning multiple hours, OOZIE-590 fixed the log retrieval issue from multiple such gz files. I'm adding a unit test for checking this functionality.


This addresses bug OOZIE-821.
    https://issues.apache.org/jira/browse/OOZIE-821


Diffs
-----

  trunk/core/src/test/java/org/apache/oozie/util/TestLogStreamer.java 1326832 

Diff: https://reviews.apache.org/r/4881/diff


Testing
-------


Thanks,

Mona


                
> Unit test to account for log retrieval from multiple gzipped oozie.log files
> ----------------------------------------------------------------------------
>
>                 Key: OOZIE-821
>                 URL: https://issues.apache.org/jira/browse/OOZIE-821
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.0
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>            Priority: Minor
>              Labels: oozie
>             Fix For: 3.2.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Oozie.log files can be gzipped by a log setting and then we work with hourly gz log files. For a long running job spanning multiple hours, OOZIE-590 fixed the log retrieval issue from multiple such gz files. I'm adding a unit test for checking this functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira