GitHub user StephanEwen opened a pull request:

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

    [FLINK-3373] [build] Shade away Hadoop's HTTP Components dependency

    This makes the HTTP Components dependency disappear from the core 
classpath, allowing users to use their own version of the dependency.
    
    We need shading because we cannot simply bump the HTTP Components version 
to the newest version. The YARN test for Hadoop version >= 2.6.0 fail in that 
case.

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

    $ git pull https://github.com/StephanEwen/incubator-flink http_shade

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

    https://github.com/apache/flink/pull/1615.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 #1615
    
----
commit 1be39d12071c7251cd566e692c3a9c7b5440e46d
Author: Stephan Ewen <se...@apache.org>
Date:   2016-02-09T20:18:43Z

    [FLINK-3373] [build] Shade away Hadoop's HTTP Components dependency

----


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

Reply via email to