[ 
https://issues.apache.org/jira/browse/FLINK-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212310#comment-14212310
 ] 

ASF GitHub Bot commented on FLINK-337:
--------------------------------------

GitHub user zentol opened a pull request:

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

    [FLINK-337] [FLINK-671] Generic Interface / PAPI

    This PR contains the new Generic Language Interface and the Python API 
built on top of it.
    
    This version hasn't been tested yet on a cluster, this will be done over 
the weekend. I'm making the PR already so that the reviewing portion starts 
earlier. (since only minor changes will be necessary to make it work)
    
    I will mark several parts where i specifically would like some input on.
    
    Relevant issues:
    Ideally, [FLINK-1040] will be merged before this is one, as it removes 
roughly 600 lines of very much hated code in the PlanBinder.
    
    A while ago the distributed cache was acting up, not maintaining files 
across subsequent operations. I will verify whether this issue still exists 
while testing. That would not strictly be a blocking issue, as it stands i 
could work around that (with the caveat that a few files will remain in the tmp 
folder).

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

    $ git pull https://github.com/zentol/incubator-flink papipr

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

    https://github.com/apache/incubator-flink/pull/202.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 #202
    
----
commit 1db16983e2fa784c7fd3ab3e29e32edcf271de7b
Author: zentol <[email protected]>
Date:   2014-11-14T12:37:24Z

    [FLINK-337] Generic Language Interface

commit f5b10f4fe5c0d78c89ff177808aec3a0d0487489
Author: zentol <[email protected]>
Date:   2014-11-14T12:39:00Z

    [FLINK-671] Python API

----


> Fixed all JavaDoc warnings in pact-common.
> ------------------------------------------
>
>                 Key: FLINK-337
>                 URL: https://issues.apache.org/jira/browse/FLINK-337
>             Project: Flink
>          Issue Type: Bug
>            Reporter: GitHub Import
>              Labels: github-import
>             Fix For: pre-apache
>
>         Attachments: pull-request-337-8997712741697485992.patch
>
>
> Fixed all JavaDoc warnings in pact-common. 
> I focused on fixing the build warnings but also added and updated some 
> JavaDoc on the way.
> Adresses issue 
> ([#330|https://github.com/stratosphere/stratosphere/issues/330] | 
> [FLINK-330|https://issues.apache.org/jira/browse/FLINK-330]).
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/pull/337
> Created by: [fhueske|https://github.com/fhueske]
> Labels: 
> Created at: Wed Dec 11 17:50:03 CET 2013
> State: closed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to