You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Gabe Resneck (JIRA)" <ji...@apache.org> on 2011/09/22 02:55:26 UTC

[jira] [Created] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Add the ability to flag jobs in the Resource Manager to not be scheduled
------------------------------------------------------------------------

                 Key: OODT-319
                 URL: https://issues.apache.org/jira/browse/OODT-319
             Project: OODT
          Issue Type: New Feature
          Components: resource manager
            Reporter: Gabe Resneck
            Assignee: Gabe Resneck


This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

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

        

[jira] [Commented] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Gabe Resneck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112273#comment-13112273 ] 

Gabe Resneck commented on OODT-319:
-----------------------------------

Obviously, there are a number of ways to implement this.  The flag is by default set to true, which signals that the job is ready for scheduling.  The flag can be set and unset via the client.  The JobQueue implementations are responsible for returning a job that has been flagged, while still retaining FIFO ordering.  This means that JobQueues will return the first job in the queue that is flagged to be scheduled.

As always, a patch will be forthcoming.

> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

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

        

[jira] [Commented] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Gabe Resneck (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116888#comment-13116888 ] 

Gabe Resneck commented on OODT-319:
-----------------------------------

There should also be some way for the operator to see which queued jobs have been flagged (not) to be scheduled.
                
> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Chris A. Mattmann (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-319:
-----------------------------------


- push out to 0.5
                
> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>             Fix For: 0.5
>
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Gabe Resneck (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116887#comment-13116887 ] 

Gabe Resneck commented on OODT-319:
-----------------------------------

There should also be some way for the operator to see which queued jobs have been flagged (not) to be scheduled.
                
> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Chris A. Mattmann (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-319:
-----------------------------------

    Fix Version/s:     (was: 0.4)
                   0.5

- push to 0.5
                
> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>             Fix For: 0.5
>
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Gabe Resneck (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabe Resneck updated OODT-319:
------------------------------

    Comment: was deleted

(was: There should also be some way for the operator to see which queued jobs have been flagged (not) to be scheduled.)
    
> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-319) Add the ability to flag jobs in the Resource Manager to not be scheduled

Posted by "Chris A. Mattmann (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-319:
-----------------------------------

    Fix Version/s: 0.4

- schedule
                
> Add the ability to flag jobs in the Resource Manager to not be scheduled
> ------------------------------------------------------------------------
>
>                 Key: OODT-319
>                 URL: https://issues.apache.org/jira/browse/OODT-319
>             Project: OODT
>          Issue Type: New Feature
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Gabe Resneck
>             Fix For: 0.4
>
>
> This is another improvement requested while working with an operator who uses the Resource Manager.  Sometimes, a job is queued in the RM but the operator doesn't know if they want the job to be executed.  In order to prevent that, a flag (which would be present in the Job class) could be set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira