You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/08 18:39:40 UTC

[jira] [Commented] (YARN-1564) add some basic workflow YARN services

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

ASF GitHub Bot commented on YARN-1564:
--------------------------------------

GitHub user steveloughran opened a pull request:

    https://github.com/apache/hadoop/pull/65

    YARN-1564 add some basic workflow YARN services

    YARN-1564 add some basic workflow YARN services

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

    $ git pull https://github.com/steveloughran/hadoop stevel/YARN-1564-workflow-services

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

    https://github.com/apache/hadoop/pull/65.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 #65
    
----
commit d9f0172abfd904bad80e9e245fc792560a874834
Author: Steve Loughran <st...@apache.org>
Date:   2014-06-03T15:46:54Z

    YARN-1564 - Patch-001

commit b0101e65cb1e6ed4171212f78c6d75ac855ccb5c
Author: Steve Loughran <st...@hortonworks.com>
Date:   2014-12-04T15:30:52Z

    YARN-1564 sync up with slider tweaks, primarily the disabling of tests on windows which only work if the relevant external commands are on the path

commit 8f262578c67edc4e6cbdef3e9bc338dabcd2ecf4
Author: Steve Loughran <st...@hortonworks.com>
Date:   2015-05-05T12:56:14Z

    YARN-1564 review and update workflow services, including making original CompositeService a ServiceParent; moving to Java 7 and SLF4J everywhere

commit 38df053d60467b587c0c7ec03f3368a84bf1cfea
Author: Steve Loughran <st...@hortonworks.com>
Date:   2015-05-06T14:06:43Z

    YARN-1564 -pick up enhancements/fixes from Slider-0.70-incubating versions of these classes

commit bf608f92a1c791c28fabf84dc2cca97daf35e1cf
Author: Steve Loughran <st...@apache.org>
Date:   2016-01-08T17:35:52Z

    YARN-1564 turn off the findbugs warnings that are very much wrong

----


> add some basic workflow YARN services
> -------------------------------------
>
>                 Key: YARN-1564
>                 URL: https://issues.apache.org/jira/browse/YARN-1564
>             Project: Hadoop YARN
>          Issue Type: New Feature
>          Components: api
>    Affects Versions: 2.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>         Attachments: YARN-1564-001.patch, YARN-1564-002.patch
>
>   Original Estimate: 24h
>          Time Spent: 48h
>  Remaining Estimate: 0h
>
> I've been using some alternative composite services to help build workflows of process execution in a YARN AM.
> They and their tests could be moved in YARN for the use by others -this would make it easier to build aggregate services in an AM



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