OOZIE-47: bundle creates new coord job after resume
---------------------------------------------------
Key: OOZIE-464
URL: https://issues.apache.org/jira/browse/OOZIE-464
Project: Oozie
Issue Type: Bug
Reporter: Angelo K. Huang
Assignee: Angelo K. Huang
submit a bundle job with one coord job and coord job statusis "PREP".
suspend bundle job and coord job status changed to PREPSUSPENDED,
coord jobID is 0003098-110406151710575-oozie-oozi-C.
resume the bundle and wait after coord job's startTime is reached,
bundle created a coord job with new jobID 0003147-110406151710575-oozie-oozi-C
and updated the status to SUCCEEDED,
but job 0003098-110406151710575-oozie-oozi-C is stay in "PREPSUSPENDED".
oozie job -info 0003097-110406151710575-oozie-oozi-B
Job ID : 0003097-110406151710575-oozie-oozi-B
------------------------------------------------------------------------------------------------------------------------------------
Job Name : APPNAME
App Path :
hdfs://gsbl91027.blue.ygrid.yahoo.com:8020/user/strat_ci/oozie-3.0/marchen/AutoTestBundle/new-tests/query-status-prep-resume/bundle.xml
Status : SUCCEEDED
Kickoff time : Thu Apr 07 22:05:00 UTC 2011
------------------------------------------------------------------------------------------------------------------------------------
Job ID Status Freq Unit Started
Next Materialized
------------------------------------------------------------------------------------------------------------------------------------
0003098-110406151710575-oozie-oozi-C PREPSUSPENDED60 MINUTE
2011-04-07 23:06 -
------------------------------------------------------------------------------------------------------------------------------------
0003147-110406151710575-oozie-oozi-C SUCCEEDED 60 MINUTE 2011-04-07
23:06 2011-04-08 00:06
------------------------------------------------------------------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira