Github user bzz commented on the issue:

    https://github.com/apache/incubator-zeppelin/pull/921
  
    Great feature @cloverhearts ! I'v left some comments above.
    
    ----
    
    BTW I think we might want to treat websocket protocol as public API and 
track modifications to it, so this PR adds *3 new messages*:
    
    ```
    LIST_NOTEBOOK_JOBS,     // [c-s] get notebook job management infomations
    LIST_UPDATE_NOTEBOOK_JOBS, // [c-s] get job management informations for 
until unixtime
    UNSUBSCRIBE_JOBMANAGER
    ```
    
    \cc @corneadoug for review of the frontend code


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