GitHub user wangzhijiang999 opened a pull request:

    https://github.com/apache/flink/pull/2461

    [FLINK-4505][Cluster Management] Implement TaskManagerFactory to brin…

    Implement TaskExecutorFactory that should be an abstract class with the 
helper methods to bring up the TaskManager. The factory can be implemented by 
some classes to start a TaskManager in different modes (testing, standalone, 
yarn).

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

    $ git pull https://github.com/alibaba/flink jira-4505

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

    https://github.com/apache/flink/pull/2461.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 #2461
    
----
commit 212222c4b408bb0138b41e49a439f6d07f9a0ca9
Author: 淘江 <taojiang....@alibaba-inc.com>
Date:   2016-09-02T10:00:49Z

    [FLINK-4505][Cluster Management] Implement TaskManagerFactory to bring up 
TaskManager for different modes
    
    Summary: above
    
    Test Plan: NA
    
    Reviewers: kete.yangkt
    
    Subscribers: #blink
    
    Differential Revision: http://phabricator.taobao.net/D5606

----


---
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