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:17:09 UTC

[jira] [Created] (OOZIE-322) GH-508: bundle pause should error when set pausetime in the past

GH-508: bundle pause should error  when set pausetime in the past
-----------------------------------------------------------------

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


to pause coord job to an older time,
$ oozie job -change 0000024-110215232248043-oozie-oozi-C -value pausetime=2011-02-16T21:09Z
Error: E1015 : E1015: Invalid coordinator job change value 2/16/11 9:09 PM, cannot be before coordinator job's start time [Wed Feb 16 21:18:00 UTC 2011]

however, there is no such error when pause bundle to an older time. instead, oozie log:

$ oozie job -change 0000021-110215232248043-oozie-oozi-B -value pausetime=2011-02-16T21:09Z

2011-02-16 23:05:24,835  INFO BundleJobChangeXCommand:525 - USER[mchiang] GROUP[-] TOKEN[-] APP[-] JOB[-] ACTION[-]
BundleChangeCommand not succeeded - job 0000021-110215232248043-oozie-oozi-B finished, status is SUCCEEDED
2011-02-16 23:05:24,838  WARN XCommand:528 - USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-] ACTION[-] E1312: Bundle Job can
not be Suspended As job finished or does not exist, 0000021-110215232248043-oozie-oozi-B, Status: SUCCEEDEDError Code:
E1312

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

        

[jira] [Closed] (OOZIE-322) GH-508: bundle pause should error when set pausetime in the past

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

Roman Shaposhnik closed OOZIE-322.
----------------------------------

    Resolution: Fixed

> GH-508: bundle pause should error  when set pausetime in the past
> -----------------------------------------------------------------
>
>                 Key: OOZIE-322
>                 URL: https://issues.apache.org/jira/browse/OOZIE-322
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> to pause coord job to an older time,
> $ oozie job -change 0000024-110215232248043-oozie-oozi-C -value pausetime=2011-02-16T21:09Z
> Error: E1015 : E1015: Invalid coordinator job change value 2/16/11 9:09 PM, cannot be before coordinator job's start time [Wed Feb 16 21:18:00 UTC 2011]
> however, there is no such error when pause bundle to an older time. instead, oozie log:
> $ oozie job -change 0000021-110215232248043-oozie-oozi-B -value pausetime=2011-02-16T21:09Z
> 2011-02-16 23:05:24,835  INFO BundleJobChangeXCommand:525 - USER[mchiang] GROUP[-] TOKEN[-] APP[-] JOB[-] ACTION[-]
> BundleChangeCommand not succeeded - job 0000021-110215232248043-oozie-oozi-B finished, status is SUCCEEDED
> 2011-02-16 23:05:24,838  WARN XCommand:528 - USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-] ACTION[-] E1312: Bundle Job can
> not be Suspended As job finished or does not exist, 0000021-110215232248043-oozie-oozi-B, Status: SUCCEEDEDError Code:
> E1312

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

        

[jira] [Commented] (OOZIE-322) GH-508: bundle pause should error when set pausetime in the past

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

Hadoop QA commented on OOZIE-322:
---------------------------------

mislam77 remarked:
Done in another issue.

> GH-508: bundle pause should error  when set pausetime in the past
> -----------------------------------------------------------------
>
>                 Key: OOZIE-322
>                 URL: https://issues.apache.org/jira/browse/OOZIE-322
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> to pause coord job to an older time,
> $ oozie job -change 0000024-110215232248043-oozie-oozi-C -value pausetime=2011-02-16T21:09Z
> Error: E1015 : E1015: Invalid coordinator job change value 2/16/11 9:09 PM, cannot be before coordinator job's start time [Wed Feb 16 21:18:00 UTC 2011]
> however, there is no such error when pause bundle to an older time. instead, oozie log:
> $ oozie job -change 0000021-110215232248043-oozie-oozi-B -value pausetime=2011-02-16T21:09Z
> 2011-02-16 23:05:24,835  INFO BundleJobChangeXCommand:525 - USER[mchiang] GROUP[-] TOKEN[-] APP[-] JOB[-] ACTION[-]
> BundleChangeCommand not succeeded - job 0000021-110215232248043-oozie-oozi-B finished, status is SUCCEEDED
> 2011-02-16 23:05:24,838  WARN XCommand:528 - USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-] ACTION[-] E1312: Bundle Job can
> not be Suspended As job finished or does not exist, 0000021-110215232248043-oozie-oozi-B, Status: SUCCEEDEDError Code:
> E1312

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