Github user FRosner commented on the issue:
https://github.com/apache/zeppelin/pull/2137
Hi @Leemoonsoo,
I built your branch
(https://travis-ci.org/FRosner/docker-zeppelin/builds/211271444) and tried it.
However, it still waits for 2 minutes, now with a different 'error':
```
INFO [2017-03-15 10:41:22,547] ({main} Helium.java[loadConf]:114) - Add
helium local registry /usr/local/zeppelin/helium
INFO [2017-03-15 10:41:22,548] ({main} Helium.java[loadConf]:111) - Add
helium online registry https://s3.amazonaws.com/helium-package/helium.json
WARN [2017-03-15 10:41:22,552] ({main} Helium.java[loadConf]:122) -
/usr/local/zeppelin/conf/helium.json does not exists
ERROR [2017-03-15 10:43:30,270] ({main}
HeliumOnlineRegistry.java[getAll]:73) - Connect to s3.amazonaws.com:443
[s3.amazonaws.com/52.216.82.43] failed: Connection timed out (Connection timed
out)
```
For your convenience, the previous 'error' was:
```
INFO [2017-03-07 12:52:34,068] ({main} NPMInstaller.java[installNpm]:117) -
Installing npm version 3.10.8
INFO [2017-03-07 12:52:34,070] ({main}
NPMInstaller.java[downloadFile]:198) - Downloading
http://registry.npmjs.org/npm/-/npm-3.10.8.tgz to
/usr/local/zeppelin/local-repo/vis/cache/npm-3.10.8.tar.gz
INFO [2017-03-07 12:52:34,074] ({main}
ProxyConfig.java[getProxyForUrl]:27) - No proxies configured
INFO [2017-03-07 12:52:34,074] ({main} FileDownloader.java[execute]:91) -
No proxy was configured, downloading directly
ERROR [2017-03-07 12:54:41,887] ({main}
HeliumVisualizationFactory.java[installNodeAndNpm]:92) - Could not download npm
com.github.eirslett.maven.plugins.frontend.lib.InstallationException: Could
not download npm
```
What is the way to "not select a helium package" so it does not try to
download? What am I doing wrong?
Thanks
Frank
---
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.
---