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

[jira] [Updated] (OOZIE-1161) Remove unnecessary db updates for some of the blobs like missing_dependencies' of Coordinator Action

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

Virag Kothari updated OOZIE-1161:
---------------------------------

    Attachment: OOZIE_trunk-1161.patch

Patch for trunk attached.

Patch for hcat-intre has additionally CoordPushX command for which unnecessary db updates are removed. RB link at https://reviews.apache.org/r/8872/. 
                
> Remove unnecessary db updates for some of the blobs like missing_dependencies' of Coordinator Action
> ----------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1161
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1161
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>         Attachments: OOZIE_trunk-1161.patch
>
>
> CoordActionInputCheck always makes an db update on the 'missing_deps' of Coordinator action even if the 'missing deps' have not changed. As this cmd is queued very often, and if blobs like 'missing deps' are huge, it can cause problems to the redo log files storing it. 
> This JIRA aims to make db update on 'missing deps' and 'actionXml' columns only when required.

--
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