GitHub user fhueske opened a pull request:

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

    Added wrappers for Hadoop functions

    Tests and documentation included. Also tested on cluster.
    
    I hijacked @twalthr's PR #131 to build the documentation of the Hadoop 
function wrappers on top.

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

    $ git pull https://github.com/fhueske/incubator-flink hadoopFunctions

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

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

    [FLINK-1076] Extend Hadoop compatibility. Added wrappers for stand-alone 
Map, Reduce, and CombinableReduce functions.

commit 4a62bdb021ce24b16e1a505ad426d5446fcb5d46
Author: Fabian Hueske <[email protected]>
Date:   2014-10-06T08:18:51Z

    [FLINK-1076] Return type determined via type extraction.
    Added test cases.
    Minor improvements and clean-ups.

commit f4be4a0ee68ed3686a305ffabcdfe2d942919590
Author: twalthr <[email protected]>
Date:   2014-09-29T12:01:17Z

    [FLINK-1107] Hadoop Compatibility Layer documented
    
    This closes #131

commit f1b3f2122a2f9dd16b071bbe9c33ca90d3fb7a2b
Author: Fabian Hueske <[email protected]>
Date:   2014-10-07T12:46:36Z

    [FLINK-1076] Extended Hadoop Compatibility documentation to cover Hadoop 
functions

----


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