Hoon Park created ZEPPELIN-2214: ----------------------------------- Summary: Should provide node / npm / package installation proxy for Helium Key: ZEPPELIN-2214 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2214 Project: Zeppelin Issue Type: Bug Components: helium Affects Versions: 0.7.0, 0.8.0 Reporter: Hoon Park Fix For: 0.7.1, 0.8.0
1. Zeppelin installs nodejs / npm on startup but there might be trouble if you can connect to the official nodejs site. So we need proxy option for them. - For example we should use https://npm.taobao.org/mirrors/node in China 2. Additionally, helium will install nodejs packages at runtime. So we have to provide proxy option for that too. -- This message was sent by Atlassian JIRA (v6.3.15#6346)