You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:45:11 UTC

[jira] [Closed] (OOZIE-403) GH-660: Update DB script to add default values for PENDING and MAT_THROTTLING

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

Roman Shaposhnik closed OOZIE-403.
----------------------------------

    Resolution: Fixed

> GH-660: Update DB script to add default values for PENDING and MAT_THROTTLING
> -----------------------------------------------------------------------------
>
>                 Key: OOZIE-403
>                 URL: https://issues.apache.org/jira/browse/OOZIE-403
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> ALTER TABLE COORD_ACTIONS ADD PENDING NUMBER DEFAULT 0;
> ALTER TABLE COORD_JOBS ADD PENDING NUMBER DEFAULT 0;
> ALTER TABLE COORD_JOBS ADD MAT_THROTTLING NUMBER DEFAULT 12;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira