You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/29 09:41:20 UTC

[jira] [Commented] (FLINK-4279) [py] Set flink dependencies to provided

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-4279] [py] Set flink dependencies to provided

    * removed unused `flink-optimizer` and `flink-clients` dependency
    * set the remaining dependencies to `provided`
     * as otherwise several shaded classes were included in the jar

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

    $ git pull https://github.com/zentol/flink 4279_python_dep

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

    https://github.com/apache/flink/pull/2308.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 #2308
    
----
commit 6ccb61ba228ade45f6a4e1de1ecd87cbc1129136
Author: zentol <ch...@apache.org>
Date:   2016-07-29T09:38:06Z

    [FLINK-4279] [py] Set flink dependencies to provided

----


> [py] Set flink dependencies to provided
> ---------------------------------------
>
>                 Key: FLINK-4279
>                 URL: https://issues.apache.org/jira/browse/FLINK-4279
>             Project: Flink
>          Issue Type: Improvement
>          Components: Python API
>    Affects Versions: 1.1.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Minor
>




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