You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by beltran <gi...@git.apache.org> on 2018/07/12 20:34:34 UTC

[GitHub] tez pull request #27: TEZ-3866: add ability to pass information between plug...

GitHub user beltran opened a pull request:

    https://github.com/apache/tez/pull/27

    TEZ-3866: add ability to pass information between plugins

    

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

    $ git pull https://github.com/beltran/tez TEZ-3866

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

    https://github.com/apache/tez/pull/27.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 #27
    
----
commit b399012385994f239243f769b3ed4389b1ab1035
Author: Jaume Marhuenda <ja...@...>
Date:   2018-07-11T02:14:51Z

    TEZ-3866: add ability to pass information between plugins

----


---