zeppelin git commit: [ZEPPELIN-2152] Fix for npe in Helium loading when no proxies are set

2017-05-31 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 2b82aec52 -> a386253b7 [ZEPPELIN-2152] Fix for npe in Helium loading when no proxies are set Emergency fix for npe when calling Helium and with no proxies env variables set. Bug Fix https://issues.apache.org/jira/browse/ZEPPELIN-21

zeppelin git commit: [ZEPPELIN-2152] Fix for npe in Helium loading when no proxies are set

2017-05-31 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 87480056a -> 88c5c3ccd [ZEPPELIN-2152] Fix for npe in Helium loading when no proxies are set ### What is this PR for? Emergency fix for npe when calling Helium and with no proxies env variables set. ### What type of PR is it? Bug Fix #