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

Shwetha G S resolved OOZIE-1845.
--------------------------------

    Resolution: Fixed

> Coord submit command doesn't honor conf "materialization_window" while 
> calling CoordMaterializeTransitionXCommand 
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1845
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1845
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>
> {code}
>  /**
>      * Queue MaterializeTransitionXCommand
>      */
>     protected void queueMaterializeTransitionXCommand(String jobId) {
>         // submit a command to materialize jobs for the next 1 hour (3600 
> secs)
>         // so we don't wait 10 mins for the Service to run.
>         queue(new CoordMaterializeTransitionXCommand(jobId, 3600), 100);
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to