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

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

GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/597

    [FLINK-1342] Backport quickstart fixes to 0.8

    

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

    $ git pull https://github.com/rmetzger/flink release-0.8

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

    https://github.com/apache/flink/pull/597.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 #597
    
----
commit f2d0c70fa8640a3ca9e53105fbded47a25531e1f
Author: Robert Metzger <[email protected]>
Date:   2015-04-13T18:37:54Z

    Backport quickstart fixes to 0.8

----


> Quickstart's assembly can possibly filter out user's code
> ---------------------------------------------------------
>
>                 Key: FLINK-1342
>                 URL: https://issues.apache.org/jira/browse/FLINK-1342
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 0.9, 0.8.1
>            Reporter: Márton Balassi
>            Assignee: Robert Metzger
>            Priority: Critical
>             Fix For: 0.9
>
>
> I've added a quick solution for [1] for the time being. The assembly still 
> filters out everything from the org.apache.flink namespace, so any user code 
> placed there will be missing from the fat jar.
> If we do not use filtering at all the size of the jar goes up to almost 100 
> MB.
> [1] https://issues.apache.org/jira/browse/FLINK-1225 



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

Reply via email to