You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ryota Egashira (JIRA)" <ji...@apache.org> on 2013/01/25 00:53:14 UTC

[jira] [Commented] (OOZIE-1187) reduce memory usage of SLA query (invoked by CLI command) to avoid OOM

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

Ryota Egashira commented on OOZIE-1187:
---------------------------------------

patch uploaded 
https://reviews.apache.org/r/9104/
                
> reduce memory usage of SLA query (invoked by CLI command) to avoid OOM
> ----------------------------------------------------------------------
>
>                 Key: OOZIE-1187
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1187
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Assignee: Ryota Egashira
>              Labels: oozie
>             Fix For: trunk
>
>
> "oozie sla -len 10000000" caused OOM in Y! setting.
> this jira to do following
> 1) use JDBCFetchPlan to reduce memory usage in SLAEventsGetJPAExecutor
>  -just like we are doing for "oozie jobs" command
> 2) enforce max cap(say, 1000) in -len parameter that user sets 
>  -need documentation change to notify user

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira