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

Ryota Egashira updated OOZIE-1187:
----------------------------------

    Attachment: OOZIE-1187-v6.patch

another try to clear up precommit error
                
> 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
>
>         Attachments: OOZIE-1187-v4.patch, OOZIE-1187-v5.patch, 
> OOZIE-1187-v6.patch
>
>
> "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

Reply via email to