[
https://issues.apache.org/jira/browse/FLINK-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038972#comment-14038972
]
ASF GitHub Bot commented on FLINK-777:
--------------------------------------
GitHub user twalthr opened a pull request:
https://github.com/apache/incubator-flink/pull/32
The Hadoop Compatibility has been refactored and extended to support the
new Java API.
Final PR of FLINK-777. Implements FLINK-611.
Tested for Hadoop 1 and 2. Has been tested on cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twalthr/incubator-flink
HadoopCompatibilityJAPIReady
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/32.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 #32
----
commit 18da5d0edfa95337b69d02fc8f87b709d3f98c16
Author: twalthr <[email protected]>
Date: 2014-05-07T00:54:29Z
The Hadoop Compatibility has been refactored and extended to support the
new Java API.
----
> The Hadoop Compatibility has been refactored and extended to support the new
> Java API.
> --------------------------------------------------------------------------------------
>
> Key: FLINK-777
> URL: https://issues.apache.org/jira/browse/FLINK-777
> Project: Flink
> Issue Type: Improvement
> Reporter: GitHub Import
> Labels: github-import
> Fix For: pre-apache
>
> Attachments: pull-request-777-1982443400253945209.patch
>
>
> This PR requires
> ([#776|https://github.com/stratosphere/stratosphere/issues/776] |
> [FLINK-776|https://issues.apache.org/jira/browse/FLINK-776]). A description
> can be found in
> ([#611|https://github.com/stratosphere/stratosphere/issues/611] |
> [FLINK-611|https://issues.apache.org/jira/browse/FLINK-611]).
> The complete hadoop-compatibility package has been refactored and adapted to
> the new Java API. Record specific classes are in a separate ```record```
> package which can be thrown out later.
> A new Word Count example shows how to use Input and Output formats. A test
> case uses the Word Count example for testing the implementation.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/pull/777
> Created by: [twalthr|https://github.com/twalthr]
> Labels: enhancement, java api, user satisfaction,
> Milestone: Release 0.6 (unplanned)
> Created at: Thu May 08 20:37:28 CEST 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)