Github user corneadoug commented on the issue:

    https://github.com/apache/zeppelin/pull/1304
  
    @khalidhuseynov 
    I found out that websocket events at Notebook level are already blocked in 
the revision (I don't receive anything, and my actions are not affecting the 
original note).
    
    However there is some errors on Zeppelin server:
    <img width="888" alt="screen shot 2016-08-30 at 3 13 14 pm" 
src="https://cloud.githubusercontent.com/assets/710411/18079516/2ddd7944-6ecc-11e6-9be3-632dc0a1a704.png";>
    
    To reproduce, you can visit a revision form the dropdown. Then try running 
a paragraph (for example), this happen for all the Notebook websocket event 
(Run, Save etc...)
    
    The backend seems to be using a NotebookSocket param that isn't initiated 
in our case (which is good). However since the function are not checking the 
parameter, it generates a NPE


---
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.
---

Reply via email to