GitHub user khalidhuseynov opened a pull request:

    https://github.com/apache/zeppelin/pull/2247

    [ZEPPELIN-2318][branch-0.7] Fix proxy configuration for http client of 
zeppelinhub storage layer

    ### What is this PR for?
    this is to resolve this issue for `branch-0.7` since original PR #2198 had 
conflicts with the branch. for more details check the original pr
    
    ### What type of PR is it?
    Bug Fix | Improvement
    
    ### Todos
    * [x] - Task
    
    ### What is the Jira issue?
    [ZEPPELIN-2318](https://issues.apache.org/jira/browse/ZEPPELIN-2318)
    
    ### How should this be tested?
    check in #2198 
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no


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

    $ git pull https://github.com/khalidhuseynov/zeppelin 
fix/branch-0.7-ZEPPELIN-2318

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

    https://github.com/apache/zeppelin/pull/2247.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 #2247
    
----
commit 6add668ff50528fc3ef92beca51c3842c7679171
Author: Khalid Huseynov <[email protected]>
Date:   2017-04-13T04:36:37Z

    add dependency in pom, resolve coflict

commit a65f735566d644c1d0d3b6a8f4ab93423bc2560b
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-28T12:58:59Z

    add proxy client with asynclient library

commit 7f3cd5040f5b8dca85c14eb5141692c081efd68a
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-28T13:00:21Z

    jetty client relay to asyncclient when proxy on

commit 8f8109eaaa6420d3c0ff3281cab01d2f00d1fa4f
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-28T13:01:01Z

    add close routine

commit e6622398d1dcf8ae9f9f491b2d56da1dd137ea66
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-28T15:40:03Z

    add ssl setup

commit d8efb462faf6066767b21fe69ed1179921b8bac0
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-28T16:13:09Z

    fix websocket timing

commit e4db79ca0608e6e2f86b2598b8440770fd7006fc
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-28T16:36:21Z

    fix log

commit ec23c958a03a6ada958f263b19db18f98a120cdf
Author: Khalid Huseynov <[email protected]>
Date:   2017-03-29T07:54:38Z

    edge case logs from error -> warn

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to