You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/10 12:19:10 UTC

[jira] [Commented] (OODT-918) Prerequisite workflow condition to check ordering of Resource Manager jobs

    [ https://issues.apache.org/jira/browse/OODT-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998421#comment-14998421 ] 

ASF GitHub Bot commented on OODT-918:
-------------------------------------

GitHub user karanjeets opened a pull request:

    https://github.com/apache/oodt/pull/35

    OODT-918 - Prerequisite workflow condition to check ordering of Resource Manager jobs

    Created a new workflow condition that enable us to check for prerequisite jobs scheduled in Resource Manager.
    
    **Assumption**
    Job names and Resource Manager Url is provided through configuration file.
    
    **JIRA Ticket**
    OODT-918

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/karanjeets/oodt master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/oodt/pull/35.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #35
    
----
commit abdf7d983b2a2a14cd25f9e854d68536c9f7d2a2
Author: Karanjeet Singh <co...@gmail.com>
Date:   2015-10-17T11:15:46Z

    Merge pull request #1 from apache/master
    
    Updating OODT forked repository

commit 63a88fd47f5a84f330e74d513a803c922b7ff4ab
Author: Karanjeet Singh <co...@gmail.com>
Date:   2015-11-08T13:40:07Z

    Merge pull request #2 from apache/master
    
    Update from the main repository

commit 66784e8c98963cea8be7e0ba944baaa5de95e99d
Author: Karanjeet Singh <co...@gmail.com>
Date:   2015-11-10T11:10:56Z

    OODT-918 - Create a prerequisite workflow condition

commit 0edbddc1c8949d4913e55665c2fe01907c68f8a8
Author: Karanjeet Singh <co...@gmail.com>
Date:   2015-11-10T11:14:03Z

    OODT-918 - Created a prerequisite workflow condition

----


> Prerequisite workflow condition to check ordering of Resource Manager jobs
> --------------------------------------------------------------------------
>
>                 Key: OODT-918
>                 URL: https://issues.apache.org/jira/browse/OODT-918
>             Project: OODT
>          Issue Type: Improvement
>          Components: resource manager, workflow manager
>    Affects Versions: 0.10, 0.11
>            Reporter: Karanjeet Singh
>              Labels: condition, prerequisite, resource, resourcemanager, workflow
>             Fix For: 0.10, 0.11
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> This condition is more applicable where we have a sequence of jobs submitted to Resource Manager and we have to abide with some ordering. Such a case if DRAT where we are submitting jobs to Resource Manager and we want the reducer (RatAggregator) to run after the mapper jobs (RatCodeAudit and Mime Partitioner).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)