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:47:19 UTC

[jira] [Resolved] (OOZIE-441) OOZIE-24: paused bundle create new coord jobs after restart yjava_tomcat

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

Roman Shaposhnik resolved OOZIE-441.
------------------------------------

    Resolution: Fixed

> OOZIE-24: paused bundle create new coord jobs after restart yjava_tomcat
> ------------------------------------------------------------------------
>
>                 Key: OOZIE-441
>                 URL: https://issues.apache.org/jira/browse/OOZIE-441
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Angelo K. Huang
>            Assignee: Angelo K. Huang
>
> (1) pause a bundle.
> $ oozie job -info 0000009-110330230346391-oozie-oozi-B
> Job ID : 0000009-110330230346391-oozie-oozi-B
> ------------------------------------------------------------------------------------------------------------------------------------
> Job Name : test-37-5
> App Path : hdfs://gsbl90359.blue.ygrid.yahoo.com:8020/user/mchiang/yoozie_test/coord/test_b37-5/bundle.xml
> Status   : PAUSED
> Kickoff time   : Wed Mar 30 23:23:00 UTC 2011
> ------------------------------------------------------------------------------------------------------------------------------------
> Job ID                                   Status    Freq Unit         Started                 Next Materialized       
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000010-110330230346391-oozie-oozi-C     PAUSED    5    MINUTE       2011-03-30 23:24        2011-03-30 23:34        
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000012-110330230346391-oozie-oozi-C     PREPPAUSED5    MINUTE       2011-03-30 23:38        -                       
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000011-110330230346391-oozie-oozi-C     PAUSED    5    MINUTE       2011-03-30 23:29        2011-03-30 23:34        
> ------------------------------------------------------------------------------------------------------------------------------------
> (2) restart yjava_tomcat.
> (3) then the bundle create new coord jobs.
> $ oozie job -info 0000009-110330230346391-oozie-oozi-B
> Job ID : 0000009-110330230346391-oozie-oozi-B
> ------------------------------------------------------------------------------------------------------------------------------------
> Job Name : test-37-5
> App Path : hdfs://gsbl90359.blue.ygrid.yahoo.com:8020/user/mchiang/yoozie_test/coord/test_b37-5/bundle.xml
> Status   : PAUSED
> Kickoff time   : Wed Mar 30 23:23:00 UTC 2011
> ------------------------------------------------------------------------------------------------------------------------------------
> Job ID                                   Status    Freq Unit         Started                 Next Materialized       
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000010-110330230346391-oozie-oozi-C     PAUSED    5    MINUTE       2011-03-30 23:24        2011-03-30 23:34        
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000012-110330230346391-oozie-oozi-C     PREPPAUSED5    MINUTE       2011-03-30 23:38        -                       
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000011-110330230346391-oozie-oozi-C     PAUSED    5    MINUTE       2011-03-30 23:29        2011-03-30 23:34        
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000000-110330233240943-oozie-oozi-C     RUNNING   5    MINUTE       2011-03-30 23:24        2011-03-30 23:44        
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000001-110330233240943-oozie-oozi-C     RUNNING   5    MINUTE       2011-03-30 23:29        2011-03-30 23:49        
> ------------------------------------------------------------------------------------------------------------------------------------
> 0000002-110330233240943-oozie-oozi-C     RUNNING   5    MINUTE       2011-03-30 23:38        2011-03-30 23:58        
> ------------------------------------------------------------------------------------------------------------------------------------

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