[GitHub] flink pull request #2877: [FLINK-5141] Implement Flip6LocalStreamEnvironment...

2016-12-19 Thread ifndef-SleePy
Github user ifndef-SleePy closed the pull request at:

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


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


[GitHub] flink pull request #2877: [FLINK-5141] Implement Flip6LocalStreamEnvironment...

2016-11-27 Thread ifndef-SleePy
GitHub user ifndef-SleePy opened a pull request:

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

[FLINK-5141] Implement Flip6LocalStreamEnvironment to run new mini cluster 
in flip-6 branch

Implement a StreamEnvironment to run flip-6 mini cluster. According to 
Till's suggestion, I named it Flip6LocalStreamEnvironment for this moment.

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

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

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

https://github.com/apache/flink/pull/2877.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 #2877


commit 1ed9ea9a929d1000e46687912b23b715931bb384
Author: biao.liub 
Date:   2016-11-23T09:02:11Z

[FLINK-5141] Implement MiniClusterStreamEnvironment for new mini
cluster.

commit cca637ea1a3bee82802dbd237c7fc4b8d4bdee84
Author: biao.liub 
Date:   2016-11-24T10:38:50Z

[FLINK-5141] Rename MiniClusterStreamEnvironment to 
Flip6LocalStreamEnvironment.




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