GitHub user necosta reopened a pull request: https://github.com/apache/zeppelin/pull/2363
[ZEPPELIN-2152] Added proxy config support in Helium bundle factory ### What is this PR for? Proxy configuration implementation in Helium bundle factory. Used by Node, NPM and YarnPkg installers. ### What type of PR is it? [Improvement] ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-2152 ### How should this be tested? Trigger Helium plugins behind proxy ### 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/nokia/zeppelin zeppelin2152 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2363.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 #2363 ---- commit d9a086ab2d1c1e8362c7635760a2aa508df06f4d Author: Nelson Costa <nelson.cost...@gmail.com> Date: 2017-05-23T20:48:54Z [ZEPPELIN-2152] Added proxy config support in Helium bundle factory commit f55e6e26323ef1749a29ce3b3cdee1bf560a4316 Author: Nelson Costa <nelson.cost...@gmail.com> Date: 2017-05-24T08:39:57Z [ZEPPELIN-2152] Fixed bug in secure/insecure proxy. Added proxy for HeliumOnlineRegistry commit 5e29cca41bab1e16ed97358429ade950b3fc2755 Author: Nelson Costa <nelson.cost...@gmail.com> Date: 2017-05-24T09:38:55Z [ZEPPELIN-2152] Fixed format issues ---- --- 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. ---