You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2016/07/29 09:40:59 UTC

[GitHub] flink pull request #2308: [FLINK-4279] [py] Set flink dependencies to provid...

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

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #2308: [FLINK-4279] [py] Set flink dependencies to provided

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/2308
  
    For all the connectors and other libraries (that were included into user fat jars), these changes were good.
    So, if the Python module is used in a similar way, it should make sense there as well...
    
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #2308: [FLINK-4279] [py] Set flink dependencies to provided

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #2308: [FLINK-4279] [py] Set flink dependencies to provid...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---