GitHub user xinyuiscool opened a pull request:

    https://github.com/apache/samza/pull/109

    Samza 1186: Rename Processor to Job

    Now we have the top level Samza application, and each stage is called a 
job, the previous introduced "processor" naming should be renamed as Job. This 
includes renaming PrcessorGraph to JobGraph, and ProcessorNode to JobNode, etc.

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1186

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

    https://github.com/apache/samza/pull/109.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 #109
    
----
commit d6ad0970445942382c2114e423afcf14615a92a8
Author: Xinyu Liu <xi...@xiliu-ld.linkedin.biz>
Date:   2017-04-03T20:25:39Z

    SAMZA-1178: Generate json from JobGraph

commit 3192d9cabcee80686d4604b7b762651887198257
Author: Xinyu Liu <xi...@xiliu-ld.linkedin.biz>
Date:   2017-04-03T23:09:07Z

    Merge branch 'master' into SAMZA-1178

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to