GitHub user atsikiridis opened a pull request:

    https://github.com/apache/incubator-flink/pull/37

    hadoopcompatibility: Implementations of basic programming interfaces and...

    ... a basic driver.
    
    * wrappers for Mapper, Reducer and Combiner (as a local Reducer) on the new 
Java API
    * wrapper for OutputCollector
    * wrappers for Partitioner, values comparator.
    * a driver making it posible to run unmonitored (so far)  Hadoop jobs on 
Flink.
    * tests and variations of the WordCount driver exclusively in Hadoop.
    
    You can find more about the project here:  
https://issues.apache.org/jira/browse/FLINK-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031511

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

    $ git pull https://github.com/atsikiridis/incubator-flink gsoc-midterm

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

    https://github.com/apache/incubator-flink/pull/37.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 #37
    
----
commit 6aaccc71910074c3130228a7855d25cfcfce3e82
Author: Artem Tsikiridis <[email protected]>
Date:   2014-05-13T19:31:13Z

    hadoopcompatibility: Implementations of basic programming interfaces and a 
basic driver.
    
    * wrappers for Mapper, Reducer and Combiner (as a local Reducer) on the new 
Java API
    * wrapper for OutputCollector
    * wrappers for Partitioner, values comparator.
    * a driver making it posible to run unmonitored (so far)  Hadoop jobs on 
Flink.
    * tests and variations of the WordCount driver exclusively in Hadoop.

----


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

Reply via email to