You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by yew1eb <gi...@git.apache.org> on 2017/10/20 15:16:14 UTC

[GitHub] flink pull request #4875: [FLINK-7889] Enable dependency convergence in flin...

GitHub user yew1eb opened a pull request:

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

    [FLINK-7889] Enable dependency convergence in flink-streaming-java

    Base on #4777

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

    $ git pull https://github.com/yew1eb/flink FLINK-7765-for-flink-streaming-java

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

    https://github.com/apache/flink/pull/4875.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 #4875
    
----
commit 508ffb368ccd4097f4a46e9514ee1696cd0f0e87
Author: yew1eb <ye...@gmail.com>
Date:   2017-10-20T15:11:19Z

    Enable dependency convergence in flink-streaming-java

----


---

[GitHub] flink issue #4875: [FLINK-7889] Enable dependency convergence in flink-strea...

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

    https://github.com/apache/flink/pull/4875
  
    @pnowojski, I found to fix this PR, must first solve the `flink-core`, `flink-runtime`, and so on.  Please ignore this PR, I will close it.
    Please feel free to continue working on **Enable dependency convergence** :)


---

[GitHub] flink issue #4875: [FLINK-7889] Enable dependency convergence in flink-strea...

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

    https://github.com/apache/flink/pull/4875
  
    Yes that's correct. Next in line is `flink-shaded-hadop`.


---

[GitHub] flink issue #4875: [FLINK-7889] Enable dependency convergence in flink-strea...

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

    https://github.com/apache/flink/pull/4875
  
    Doesn't this require fixing/enabling convergence in flink-shaded-hadoop and flink-runtime?


---

[GitHub] flink pull request #4875: [FLINK-7889] Enable dependency convergence in flin...

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

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


---