[jira] [Created] (ZEPPELIN-2205) pages are emtpy, can't open a notebook

2017-03-02 Thread Mathieu D (JIRA)
Mathieu D created ZEPPELIN-2205:
---

 Summary: pages are emtpy, can't open a notebook
 Key: ZEPPELIN-2205
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2205
 Project: Zeppelin
  Issue Type: Bug
Reporter: Mathieu D
 Attachments: image001 (2).png, logs.zip

After a fresh install of Zeppelin, the home page is empty, as shown in the 
screenshot. 
I'm unsure if this is a Zeppelin bug or something related to our context.
I first attributed this problem to the npm download at startup, which was 
painful due to corporate firewalls here (ZEPPELIN-2152). But I managed to 
workaround this and bring npm and all in local-repo. 

There are some warnings in logs (see attachment), but i'm unsure if they are 
related

Browser is chrome 56.0.2924.87
I have a slightly different behavior with IE9 (home is not empty, but notebooks 
are)




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (ZEPPELIN-2152) Binaries for a setup behind corp firewall and proxy

2017-02-22 Thread Mathieu D (JIRA)
Mathieu D created ZEPPELIN-2152:
---

 Summary: Binaries for a setup behind corp firewall and proxy
 Key: ZEPPELIN-2152
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2152
 Project: Zeppelin
  Issue Type: Wish
Affects Versions: 0.7.0
Reporter: Mathieu D


I'm currently deploying Zeppelin for a customer with corporate firewalls and 
proxies everywhere. 
Zeppelin fails at startup because of npm download.
It seems that proxy parameter at system level (http_proxy env variable) is not 
used when downloading npm.

Essentially, I would like to have a full standalone binary of zeppelin without 
any additional download at startup.

If this kind of additional download is unavoidable, Zeppelin startup script 
should at least follow the proxy setting.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)