You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/09/08 07:27:12 UTC

[jira] [Created] (OOZIE-411) GH-677: paused bundle create new coord jobs after restart yjava_tomcat

GH-677: paused bundle create new coord jobs after restart yjava_tomcat
----------------------------------------------------------------------

                 Key: OOZIE-411
                 URL: https://issues.apache.org/jira/browse/OOZIE-411
             Project: Oozie
          Issue Type: Bug
            Reporter: Hadoop QA


(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

        

[jira] [Commented] (OOZIE-411) GH-677: paused bundle create new coord jobs after restart yjava_tomcat

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100079#comment-13100079 ] 

Hadoop QA commented on OOZIE-411:
---------------------------------

angelokh remarked:
Closed by 611f2154c8c5b5c6cfd319d56bd9da95a2670f0a OOZIE-24 fix paused bundle job and status in bundle actions

> GH-677: paused bundle create new coord jobs after restart yjava_tomcat
> ----------------------------------------------------------------------
>
>                 Key: OOZIE-411
>                 URL: https://issues.apache.org/jira/browse/OOZIE-411
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> (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

        

[jira] [Closed] (OOZIE-411) GH-677: paused bundle create new coord jobs after restart yjava_tomcat

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik closed OOZIE-411.
----------------------------------

    Resolution: Fixed

> GH-677: paused bundle create new coord jobs after restart yjava_tomcat
> ----------------------------------------------------------------------
>
>                 Key: OOZIE-411
>                 URL: https://issues.apache.org/jira/browse/OOZIE-411
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> (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