OOZIE-31: coord job status not updated to PAUSED at pausetime after change
endtime
----------------------------------------------------------------------------------
Key: OOZIE-448
URL: https://issues.apache.org/jira/browse/OOZIE-448
Project: Oozie
Issue Type: Bug
Reporter: Angelo K. Huang
Assignee: Angelo K. Huang
a 5min coord job with start=2011-04-05T18:15Z; end=2011-04-05T18:25Z
at time 2011-04-05T18:15Z, change pausetime=2011-04-05T18:35Z,
endtime=2011-04-05T18:45Z in one command.
at time 2011-04-05T18:38Z, the number of coord actions=4, which is correct. but
coord job status is not PAUSED, but
SUCCEEDED.
$ oozie job -info 0000035-110405163454675-oozie-oozi-C
Job ID : 0000035-110405163454675-oozie-oozi-C
------------------------------------------------------------------------------------------------------------------------------------
Job Name : coord-36-3
App Path :
hdfs://gsbl90359.blue.ygrid.yahoo.com:8020/user/mchiang/yoozie_test/coord/test_c36-3/coordinator.xml
Status : SUCCEEDED
------------------------------------------------------------------------------------------------------------------------------------
ID Status Ext ID
Err Code Created
Nominal Time
0000035-110405163454675-oozie-oozi-C@1 SUCCEEDED
0000036-110405163454675-oozie-oozi-W - 2011-04-05 18:14
2011-04-05 18:15
------------------------------------------------------------------------------------------------------------------------------------
0000035-110405163454675-oozie-oozi-C@2 SUCCEEDED
0000037-110405163454675-oozie-oozi-W - 2011-04-05 18:15
2011-04-05 18:20
------------------------------------------------------------------------------------------------------------------------------------
0000035-110405163454675-oozie-oozi-C@3 SUCCEEDED
0000038-110405163454675-oozie-oozi-W - 2011-04-05 18:20
2011-04-05 18:25
------------------------------------------------------------------------------------------------------------------------------------
0000035-110405163454675-oozie-oozi-C@4 SUCCEEDED
0000039-110405163454675-oozie-oozi-W - 2011-04-05 18:20
2011-04-05 18:30
------------------------------------------------------------------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira