GitHub user fatschi opened a pull request:
https://github.com/apache/incubator-flink/pull/94
Remote collector output format
This is a proposal for https://issues.apache.org/jira/browse/FLINK-1038
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fatschi/incubator-flink
RemoteCollectorOutputFormat
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/94.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 #94
----
commit 026d0c6548db48c29ad92e7aa5c032e3b0339ccd
Author: Fabian Tschirschnitz <[email protected]>
Date: 2014-08-14T13:01:34Z
initial commit of RemoteCollectorOutputFormat, see issue
https://issues.apache.org/jira/browse/FLINK-1038
commit a7842fdf8a8481ccf5f265e94bcd26e4e40fb136
Author: Fabian Tschirschnitz <[email protected]>
Date: 2014-08-14T13:37:40Z
refactored RemoteCollectorOutputFormat and added some JavaDoc
commit 7e58b8d0a24593df1ac60ef7e64ffa69ff3fcced
Author: Fabian Tschirschnitz <[email protected]>
Date: 2014-08-14T14:19:34Z
minor refactorings in RemoteColllectorOutputFormat
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---